Commit Graph

79 Commits (0a63234c854585133c7422d882fb63a44fd80e7a)

Author SHA1 Message Date
dzhwinter 2739096eec compatibable with python side mem_opt
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
minqiyang 4bfa110fd8 Add no lock optimize pass
6 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Yancey1989 a760a550b0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
Yancey1989 c722b1dcb6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
sneaxiy 7923042365 merge develop
6 years ago
Yancey1989 2dda19f756 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
6 years ago
sneaxiy eb8252466b polish code
6 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
sneaxiy 096673f675 refactor eager deletion
6 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
6 years ago
sneaxiy faac8a76ce remove unnecessary codes
7 years ago
sneaxiy 7ff320f8cc merge develop
7 years ago
sneaxiy cf1944af2a test=develop
7 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
7 years ago
sneaxiy cef8cc81db merge develop
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 years ago
sneaxiy 45559d042c move to pass
7 years ago
sneaxiy 1af3fe8c35 test=develop
7 years ago
sneaxiy 5be6f762d0 remove_lock_in_some_ops
7 years ago
Xin Pan 0d9ee0dced fix resolve conflicts
7 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
yuyang18 d49763a87d Stash
7 years ago
Xin Pan 626abfc33a code clean up and renaming
7 years ago
Xin Pan aa1085ddc5 all passes
7 years ago
Xin Pan 93355cc0d2 fix control deps
7 years ago
Xin Pan 0b3465d215 better
7 years ago
Tao Luo 6fd75edae5 Fix var_handle CMake dependence (#12261)
7 years ago
Xin Pan 64eaa4c829 clean
7 years ago
fengjiayi b6dc3a59f1 Add DataBalanceOpHandle to MultiDeviceSSAGragh
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 years ago
chengduo fa29ef0b0d
Merge pull request #11277 from chengduoZH/check_ssa_graph
7 years ago
chengduoZH 961fbce8e2 follow comments
7 years ago
chengduoZH 27073c284d nccl_all_reduce_op_handle => all_reduce_op_handle
7 years ago
chengduoZH 5a3c8bf813 fix in c++ side
7 years ago
chengduoZH 0c851cab22 add SSA graph checker
7 years ago
chengduoZH 8291b916d6 replace graph_builder_factory with ssa_graph_builder_factory
7 years ago
yuyang18 8149b0a9aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fuse_var_op_handle
7 years ago
yuyang18 d9af153232 SSA Graph Builder Factory
7 years ago
chengduoZH a584bc86dd add fuse var op handle
7 years ago
yuyang18 86a61c177f Add ScopeBufferedSSAGraphExecutor
7 years ago
Yancey1989 ad6c0142c4 clean up codes
7 years ago