Commit Graph

13746 Commits (184835856c94043a5c27f5da3921cdaba433273c)
 

Author SHA1 Message Date
typhoonzero 184835856c fix copy size
7 years ago
typhoonzero 788636f078 update by comments
7 years ago
typhoonzero e2d56832e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
Tao Luo ebbc28e6a4
Merge pull request #10002 from abhinavarora/fix_ci
7 years ago
Abhinav Arora ed681d5235 Fix conv_mkldnn_op.cc which is causing CI failure
7 years ago
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
7 years ago
Abhinav Arora 2d1a6f8d4a
Fix cpplint issues in Detection_map_op (#9969)
7 years ago
Abhinav Arora d08791d11a
Fix CPPLint issues with Chunk_eval_op (#9964)
7 years ago
Wu Yi 8352f93809
Merge pull request #9933 from typhoonzero/add_dist_unit_test
7 years ago
weixing 544159c3de
Merge pull request #9870 from weixing02/ini
7 years ago
tangwei12 6f3aa72573
Merge pull request #9490 from seiriosPlus/mpi_enabled
7 years ago
typhoonzero 69188e5981 fix ut
7 years ago
Yu Yang 9b60d0decb
Merge pull request #9975 from reyoung/feature/VarHandleCtor
7 years ago
Tao Luo 16104a1cd8
Merge pull request #9987 from luotao1/check_env
7 years ago
typhoonzero c6d7c2bdff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
weixing02 b8770e4c0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
7 years ago
Tao Luo fee5b24cb4
Merge pull request #9985 from mozga-intel/mozga-intel/mkldnn_separate_tests
7 years ago
typhoonzero ed89b7b7e6 dist train use split_by_ref
7 years ago
Tao Luo 038dbb386e
Merge pull request #9958 from luotao1/find_tensorrt
7 years ago
typhoonzero 22f58382bc run dist train test single process
7 years ago
Yu Yang fc6f0be276
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
7 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
7 years ago
typhoonzero 0c6eef3e58 add split by ref test
7 years ago
mozga-intel 5e13314dc1 Commit
7 years ago
Yu Yang b53f7e2c98
Merge pull request #9930 from reyoung/feature/simplify_delay_logic
7 years ago
Qiao Longfei 0729ea7d69
Merge pull request #9980 from jacquesqiao/fix-pip-version
7 years ago
typhoonzero 948628563f update
7 years ago
Yu Yang 7286954337 Add more comments
7 years ago
tangwei12 d2ba05a671 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mpi_enabled
7 years ago
dzhwinter a79676e8bf
Update parallel_executor.md (#9959)
7 years ago
qiaolongfei 6708546305 specify version for pip
7 years ago
Yu Yang a1d910b144 Fix line witdth
7 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
7 years ago
tangwei12 10669f1fe7 Separate the implement to another PR later
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
Yu Yang 2ab12ca248 Add comments and clean code
7 years ago
Yu Yang a822f8ddbb Add wait
7 years ago
Yu Yang e9e27e0f32 Revert
7 years ago
Yu Yang 7289e75836 Udpate
7 years ago
Yu Yang e6bc7bb09a Tuning code
7 years ago
Yu Yang 0ca28b8507 Sync Copy
7 years ago
Tao Luo d085f5075a
Merge pull request #9971 from Yancey1989/fix_pip_version_product_image
7 years ago
Qiao Longfei 91f0e3f887
Add distributed training overview doc (#9937)
7 years ago
Yancey 7a2297deaf
Merge pull request #9932 from Yancey1989/async_update_design
7 years ago
Yancey1989 b821a7efc1 specified pip version in production image
7 years ago
Yu Yang 4999f85f6a Clean RunDelayedOp method
7 years ago
Yu Yang c0f4e0332c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_delay_logic
7 years ago
Yancey1989 936dfcbe8e update
7 years ago
Kexin Zhao 64bf3df0f9 add print support to float16 (#9960)
7 years ago
Yancey1989 a54962d36c update by comment
7 years ago