Commit Graph

63 Commits (84367cf8bc4195d82dc1851d116980746f7c68b6)

Author SHA1 Message Date
Qiao Longfei 84367cf8bc support async mode in dist mode parallel executor
6 years ago
Qiao Longfei be738a646e add some debug infor
6 years ago
Qiao Longfei ea66979684 can run
6 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
6 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
6 years ago
Yancey1989 ca8c77d966 selecte execution according to strategy test=develop
6 years ago
Yancey1989 4743c9cd5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
chengduo fe8495a758
[WIP] Refine MultiDevSSAGraph (#15040)
6 years ago
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 845bfd5807 cleanup code
6 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
6 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
6 years ago
Yancey1989 49870f507d delete unused code test=develop
6 years ago
Yancey1989 a7d6b1f921 code cleanup test=develop
6 years ago
Yancey1989 4a4ccac1d0 update by comment test=develop
6 years ago
Yancey1989 c722b1dcb6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 23eb8c4299 fix ci test=develop
6 years ago
Yancey1989 106e285236 add unittest for parllelgraph mode test=develop
6 years ago
sneaxiy 7923042365 merge develop
6 years ago
Yancey1989 220db4f334 clean code
6 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
6 years ago
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
6 years ago
sneaxiy 64ad051b9a merge develop
7 years ago
sneaxiy 096673f675 refactor eager deletion
7 years ago
Qiao Longfei 8ebde595c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
Qiao Longfei af2f5fc824 fix some bugs
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
7 years ago
minqiyang 3db9fad764 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
Xin Pan 8c11d3fed6 clean up
7 years ago
Xin Pan adf5615e54 clean kGraphOp
7 years ago
Xin Pan 2e14999942 clean1
7 years ago
Xin Pan 34b401fc6c clean up a global graph attr.
7 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 years ago
seiriosPlus c34610f86d Fix lookup table at CPU Reduce strategy, test=develop
7 years ago
Qiao Longfei 1ed9ef6d70 Merge branch 'shape_int_to_int64' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
7 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
7 years ago
Xin Pan d5d09672c8 better fix
7 years ago
tangwei12 b58957d9d7 Revert "fix lookuptable in reduce strategy"
7 years ago
tangwei12 0e722c5ea2 fix lookuptable in reduce strategy
7 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
7 years ago