Commit Graph

113 Commits (d7251a8e1e8006ef4901046724c885427b669ae3)

Author SHA1 Message Date
chengduo d7251a8e1e
Delete local execution scopes (#19749)
6 years ago
baojun a3a4b6e570 Enable ngraph through build_strategy (#19266)
6 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes (#18834)
6 years ago
Zeng Jinle a802da650b
Feature/mem opt pass refactor (#18735)
6 years ago
chengduo fd3aad6cb3
Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664)
6 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
6 years ago
Zeng Jinle be24e5b391
Clean unused code of dim and place (#18565)
6 years ago
gongweibao fbbdc9ccad
Add backward and optimizer operator dependency pass. (#17746)
6 years ago
chengduo 04bd413acb
Code Clean: Move all pass to paddle::framework::ir (#17228)
6 years ago
chengduo a2be4b4d91
Add fuse momenutum ops (#16745)
6 years ago
Zeng Jinle 1202d3fc74
Refine model gpu memory (#16993)
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
6 years ago
Qiao Longfei baf02328b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
gongweibao fea91164b7 Fix windows compilation error! (#16546)
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 1096746cbf
Fuse Adam And SGD ops (#15933)
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
Qiao Longfei 33be014535 fix distribute compile problem test=develop
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 9ffd5eecef
test fix fetch bar place for ce (#16406)
6 years ago
chengduo a6a3b2fbbc
[Speed]Refine ParallelExecutor (#16190)
7 years ago
chengduo f26ba5bddd
Fuse AllReduce (#15921)
7 years ago
sneaxiy 597dc65e76 enhance gc
7 years ago
Qiao Longfei 8c38aca954 tmp commit
7 years ago
Qiao Longfei cc71e89499 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
dzhwinter 3787e61fca polish code for reading. test=develop
7 years ago
dzhwinter 283573c6aa add details. test=develop
7 years ago
dzhwinter 6d6ddcfe15 add details. test=develop
7 years ago
dzhwinter 04e9776aef add details. test=develop
7 years ago
Qiao Longfei 16af1dbc7b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
dzhwinter e537634d16 delete graph print pass. test=develop
7 years ago
dzhwinter 5cab99a686 fuck windows. rerun windows ci. test=develop
7 years ago
dzhwinter 2739096eec compatibable with python side mem_opt
7 years ago
Qiao Longfei ada43e89c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
dzhwinter 8f3b252392 squash commits. test=develop
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
Qiao Longfei ea66979684 can run
7 years ago
minqiyang 4bfa110fd8 Add no lock optimize pass
7 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
7 years ago
Yancey1989 a760a550b0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
7 years ago
Yancey1989 c722b1dcb6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
sneaxiy 7923042365 merge develop
7 years ago
Yancey1989 2dda19f756 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
7 years ago
sneaxiy eb8252466b polish code
7 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
7 years ago
sneaxiy c47c451a00 fix bug
7 years ago
sneaxiy 096673f675 refactor eager deletion
7 years ago