Commit Graph

42 Commits (c09477b05755da2c61862b37c82fc4031bbf04b1)

Author SHA1 Message Date
Qiao Longfei cf0511f21e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
Qiao Longfei cc71e89499 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
Qiao Longfei 16af1dbc7b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
dzhwinter 0a63234c85 follow comments. test=develop
6 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
6 years ago
Qiao Longfei ada43e89c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
6 years ago
Qiao Longfei ea66979684 can run
6 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
6 years ago
Yancey1989 ca8c77d966 selecte execution according to strategy test=develop
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
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Yancey1989 fd144954ed redefine api test=develop
6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
6 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
Xin Pan 759ffca423 some improvements
6 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
6 years ago
sneaxiy faac8a76ce remove unnecessary codes
6 years ago
sneaxiy 203027ca86 test=develop
6 years ago
sneaxiy cef8cc81db merge develop
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
sneaxiy 2414f92f54 test=develop
6 years ago
sneaxiy a314a80cdb merge develop
6 years ago
sneaxiy d87569134c test=develop
6 years ago
Xin Pan f117feab0c modify comments
6 years ago
Xin Pan c2b3838cf5 add some comments
6 years ago
Xin Pan b43e49fa31 fix
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
fengjiayi ff4317cee9 follow comments
7 years ago
yuyang18 d9af153232 SSA Graph Builder Factory
7 years ago
yuyang18 999d0fdbef By default is all reduce
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago