Commit Graph

291 Commits (0823a7bc8b6c46a866d1e54f8cb96ccaab192bf2)

Author SHA1 Message Date
chengduo bc833945a4
Add DropLocalExeScopes in ParallelExecutor (#17297)
6 years ago
chengduo 04bd413acb
Code Clean: Move all pass to paddle::framework::ir (#17228)
6 years ago
songhao c2e20e2a29 fix build warning like 'comparison between signed and unsigned (#17240)
6 years ago
dongdaxiang 3c2d236815 remove all warnings
6 years ago
chengduo ea2a2f778a Fix the bug of AllReduceDepPass (#16393)
6 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
chengduo ed61d67c73
Fix the interface of Pass::Apply (#16484)
6 years ago
Qiao Longfei 30618409db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
Wu Yi 6382b62f6b
Collective ops (#15572)
6 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
6 years ago
Yan Xu 30568473ec
fix broadcast on mp mode (#15951)
6 years ago
Qiao Longfei a23f1ee85a optimize code
6 years ago
Qiao Longfei 5e8de51409 code format test=develop
6 years ago
Qiao Longfei 8744f9a083 fix parallel executor async mode
6 years ago
Qiao Longfei 847e4f4e85 pure async mode train
6 years ago
Qiao Longfei f768fbf715 support multi graph
6 years ago
Qiao Longfei dab7f36909 optimize code test=develop
6 years ago
Qiao Longfei cf0511f21e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
Qiao Longfei 43c82376cb use one graph
6 years ago
Qiao Longfei 10393dd0d1 add some check test=develop
6 years ago
Qiao Longfei f4f4816b0c fix gpu error test=develop
6 years ago
Xin Pan 32d5a16036 resolve conflicts
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
Qiao Longfei 7f3be09045 fix multi graph test=develop
6 years ago
Qiao Longfei 9465c3d0c3 fix compile problem
6 years ago
Qiao Longfei 31a05d3efd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
Qiao Longfei cc71e89499 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
Yancey1989 642fd68ce0 update by comment test=develop
6 years ago
Yancey1989 7cd6de37f5 fix cpu test=develop
6 years ago
Yancey1989 bd0d44af24 fix build failed test=develop
6 years ago
Yancey1989 73005ee00d cleanup code test=develop
6 years ago
Yancey1989 88d3dc949e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into refine_pg
6 years ago
Yancey1989 f3463ecb6e refine pg execution
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
Qiao Longfei 2171aa77f1 async ssa exe only support local mode
6 years ago
Qiao Longfei c4ded17e8c async mode support dist train
6 years ago
Qiao Longfei 62549e0714 add GenParentScopeTreeDebugInfo
6 years ago
Qiao Longfei f3210b60ba fix copy_memory and share_memory
6 years ago
Qiao Longfei ea66979684 can run
6 years ago
Xin Pan 8ae9094e07 polish and resolve conflicts
6 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
6 years ago
Yancey1989 db603398b7 disable parallel graph executor by default
6 years ago
Yancey1989 94c80347b6 update by comment
6 years ago
Yancey1989 35cda13e9f fix unittest test=develop
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 495e73d766 enable gc
6 years ago
Yancey1989 28cdfbc2b0 delete comment code
6 years ago
Yancey1989 845bfd5807 cleanup code
6 years ago