Commit Graph

62 Commits (cb2d33a8518bf68780196898e13782e892f55ea5)

Author SHA1 Message Date
sneaxiy faac8a76ce remove unnecessary codes
6 years ago
sneaxiy 7ff320f8cc merge develop
6 years ago
sneaxiy cf1944af2a test=develop
6 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, 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 45559d042c move to pass
6 years ago
sneaxiy 1af3fe8c35 test=develop
6 years ago
sneaxiy 5be6f762d0 remove_lock_in_some_ops
6 years ago
Xin Pan 0d9ee0dced fix resolve conflicts
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 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
Yancey1989 0aa6f9e934 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
yuyang18 ad6a8715ff Disable unstable unittests
7 years ago
Yancey1989 62af10d440 support multiple devices
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
chengduoZH 9a4ae4df79 fix scope of gather broadcast
7 years ago
chengduo cec4e6ed0d
Merge pull request #9946 from chengduoZH/feature/add_reduce_op_handle
7 years ago
chengduoZH 4760ac44f1 check the generate_op is null or not and add DEPS of broadcast_op_handle and gather_op_handle
7 years ago
Yu Yang d24ef931b5 Clean Code
7 years ago
chengduoZH e4de957f19 code refine
7 years ago
chengduoZH e39adc8600 add reduce op handle
7 years ago
chengduoZH e26c6d78ad code refine
7 years ago
chengduoZH ae5923e205 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_gather_and_BCast_op_handle
7 years ago
chengduoZH e7684911fd add gather op handle
7 years ago
chengduoZH 124c93081d remove ContextMap
7 years ago
chengduoZH 6db96ec23c follow comments
7 years ago
chengduoZH 8eaec5dd7c add BCast and Gather
7 years ago
typhoonzero 0bf799a523 wip testing
7 years ago