Commit Graph

8410 Commits (8c6f9389eeb55684a30fd2146b479c03bf2e4e32)

Author SHA1 Message Date
yuyang18 cd64de76f1 Disable send_recv op
7 years ago
yuyang18 58100b2e78 Disabled unstable tests
7 years ago
yuyang18 6db9c3c7d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 f6638c0b07 Disable buggy tests
7 years ago
Lei Wang 0ad9212d78
Dockerfile: unify dev and product docker environment. (#10778)
7 years ago
daminglu ae1990731d
Test word2vec (#10779)
7 years ago
Xin Pan 40a2ee9ae8
Merge pull request #10621 from panyx0718/fix_profile
7 years ago
Yancey 17f503726b
use latest pip version in dev and production Docker image (#10760)
7 years ago
Xin Pan 8e3e65ff93
Merge pull request #10526 from panyx0718/infer_profile2
7 years ago
baiyf 67b8a30097
Merge pull request #10700 from baiyfbupt/develop
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
baiyfbupt 1d7f91e867 fix roi_pool gpu_backward kernel
7 years ago
baiyfbupt f79779f022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Lei Wang 868bdc9771
Build: fix build error when WITH_FLUID_ONLY and WITH_GPU both set as OFF. (#10756)
7 years ago
chengduo 93c470034a fix DataTransFunc (#10752)
7 years ago
baiyfbupt 8023bc766b fix index
7 years ago
baiyfbupt 4d2a2e75c1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yancey 062c811b6f
Merge pull request #10745 from Yancey1989/fix_bce_cdn_link
7 years ago
yuyang18 ceb150e9fa Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
7 years ago
yuyang18 8a42c4749e Disable tests
7 years ago
Yancey1989 57734901d9 use cdn to speed up thirdparty package download
7 years ago
Wu Yi 2a636529c9
fix cmake error (#10729)
7 years ago
Lei Wang dbbeccc466
Scripts: add a feature to run a single test. (#10678)
7 years ago
baiyfbupt 728062a55d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Tao Luo c4a0804381
Merge pull request #10724 from kexinzhao/fix_warning
7 years ago
qingqing01 1f8243b7f8
Refine smooth L1 loss. (#10713)
7 years ago
Lei Wang dd6742ff85
Scripts: generate dockerfile after each build. (#10719)
7 years ago
Kexin Zhao eec1ac8638 fix warning
7 years ago
Yu Yang 14248a64d7 Fix hang when input is duplicated (#10709)
7 years ago
baiyfbupt ddd3c15174 bug fix
7 years ago
baiyfbupt 4fef60298f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yu Yang e528862714
Merge pull request #10683 from reyoung/feature/tensor_support_uint8
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
Yu Yang 7ebb24692a
Merge pull request #10666 from reyoung/feature/fix_ninja_build
7 years ago
yuyang18 9b7cd7f906 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_support_uint8
7 years ago
Yancey 4473effba2
fix build capi failed (#10694)
7 years ago
baiyfbupt fe93cce387 fix roi_pool op bug
7 years ago
yuyang18 dca1c27304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_ninja_build
7 years ago
qiaolongfei 3b4124a778 code clean
7 years ago
yuyang18 fd2b4b478e Make tensor support uint8
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
yuyang18 dfbe06ccab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_ninja_build
7 years ago
Yu Yang 9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
7 years ago
Siddharth Goyal 6af0593c6a
Add FP16 option to load_combine op (#10601)
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 999d0fdbef By default is all reduce
7 years ago
yuyang18 5895989a4f Add ref
7 years ago
yuyang18 a77d1bc65e Add debug code
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Xin Pan 94c0a64d62 Fix a profiler race condition
7 years ago