Commit Graph

19911 Commits (cda60311f94aea91f8abd0394446d12095d1a8a7)
 

Author SHA1 Message Date
Qiao Longfei fe4cd50286 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-thread-pool
6 years ago
whs d6a6a13039
Fix build error of affine grid op in mac os. (#14237)
6 years ago
Qiao Longfei ac415c0094 change lock_guard to unique_lock
6 years ago
Qiao Longfei f4a76078d0 optimize thread pool
6 years ago
tensor-tang d55481cfeb
Merge pull request #14241 from tensor-tang/refine/jit/vmulcode
6 years ago
tensor-tang d277a2e6ef
fix avx512f flag (#14041)
6 years ago
Qiao Longfei 9e4e9e9b6e clean rpc server profiler
6 years ago
Zeng Jinle 8d930195d9
Merge pull request #14238 from sneaxiy/fix_read_lod_level_bug
6 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
6 years ago
dengkaipeng fef2faa709 limit CUDA kernel parallel threads max number to 4096. test=develop
6 years ago
tensor-tang c3cbf0b8ef
Merge pull request #14185 from tpatejko/tpatejko/mkldnn-conv-residual-data-reorder
6 years ago
peizhilin 71d7980f69 fix build issue 1
6 years ago
tensor-tang 6b49ee42c3
Merge pull request #14239 from tensor-tang/fix/avx
6 years ago
barrierye 19b68de79f submit again test=develop
6 years ago
tensor-tang ef9c10927d
Merge pull request #14233 from tensor-tang/fix/guide
6 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
6 years ago
sneaxiy 46d4829dd1 fix lod_level share bug in read_op
6 years ago
tensor-tang 8465e7876f auto grow the size and fix test
6 years ago
tensor-tang 9255119fd9 refine jit vmul with all size
6 years ago
tensor-tang a9c1824131 refine jit vmul code supporting multiple of 2
6 years ago
tensor-tang 61fdc38e51
Merge pull request #14206 from tensor-tang/fea/jit/gen
6 years ago
Xin Pan d4c771c6bd
Merge pull request #14235 from panyx0718/fix5
6 years ago
tensor-tang e09a7c793d remove the warning log since do not have avx2, avx512 flags
6 years ago
tensor-tang f524c1b62b throw error when mismatch cpu version
6 years ago
tensor-tang 94ab65d591 disable avx2 and avx512 flag
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
barrierye 5e7bb6a9bd update docs test=develop
6 years ago
Xin Pan c2d70fca30 fix to only check block 0
6 years ago
minqiyang e46f03e19d Add TESTING_DEBUG_MODE to support debug info in daily CI test
6 years ago
dongzhihong d4e8d7077f Merge remote-tracking branch 'origin/develop' into fix/sequence_pad
6 years ago
dzhwinter baf0ff4510
Merge pull request #14020 from dzhwinter/fix/sign_op
6 years ago
barrierye 316e020a11 Submit PR again test=develop
6 years ago
barrierye 162cf75c88 Submit PR again test=develop
6 years ago
dzhwinter 60f70b174d test=develop
6 years ago
sneaxiy 7ff320f8cc merge develop
6 years ago
Zeng Jinle df038b6149
Merge pull request #14222 from sneaxiy/fix_selected_rows_clip_bug
6 years ago
Xin Pan d0459ac8d0
Merge pull request #14223 from panyx0718/fix5
6 years ago
dongzhihong 00cf66964f Merge remote-tracking branch 'origin/develop' into fix/sign_op
6 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
6 years ago
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
6 years ago
Qiyang Min 8690deb0e4
Merge pull request #14101 from velconia/polish_op_comment
6 years ago
Qiyang Min 67b86d4bb7
Merge pull request #14196 from velconia/fix_version
6 years ago
minqiyang 4d06d1d7ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into polish_op_comment
6 years ago
minqiyang db5a7e0d9b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_version
6 years ago
Xin Pan aaeedd0ff3 make it warn
6 years ago
Zeng Jinle b316437a50
Merge pull request #14087 from sneaxiy/add_use_cudnn_in_softmax_with_xe
6 years ago
Zeng Jinle fcf370e621
Merge pull request #13773 from sneaxiy/seq_executor
6 years ago
Xin Pan ddd2225b56 add more debug info.
6 years ago
chengduo 61b4812f2f
Remove unnecessary var_and_op of DynamicRnn (#14134)
6 years ago
sneaxiy 55befbaa2a fix selected_rows clip bug
6 years ago