Commit Graph

423 Commits (484c24b756a93b40799c713c5d4f58b416c43542)

Author SHA1 Message Date
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
6 years ago
Xin Pan cb2d33a851 resolve conflict
6 years ago
Xin Pan 8c11d3fed6 clean up
6 years ago
Xin Pan 0a89650507 fix more tests
6 years ago
Xin Pan a3b27e3237 fix
6 years ago
Xin Pan f25eb9a71d fix some tests.
6 years ago
Xin Pan adf5615e54 clean kGraphOp
6 years ago
Xin Pan 2e14999942 clean1
6 years ago
Xin Pan 34b401fc6c clean up a global graph attr.
6 years ago
Zeng Jinle 8ac2242b6e
Merge pull request #14075 from sneaxiy/remove_some_locks_in_pe
6 years ago
sneaxiy faac8a76ce remove unnecessary codes
6 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
6 years ago
sneaxiy 7ff320f8cc merge develop
6 years ago
sneaxiy 203027ca86 test=develop
6 years ago
sneaxiy cf1944af2a test=develop
6 years ago
Yan Xu d10b8efcc0
Merge pull request #14152 from Yancey1989/add_fused_broadcast_unittest
6 years ago
Yu Yang c21597cf07
fix(PE): use shared_ptr<BlockingQueue> for cross thread communication (#14136)
6 years ago
chengduo ed087f8232
refine op_handle (#14178)
6 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
6 years ago
sneaxiy 2494ca83ab test=develop
6 years ago
sneaxiy f2eed667c0 test=develop
6 years ago
sneaxiy cef8cc81db merge develop
6 years ago
Qiao Longfei 3d4e050802 fix compile, optimize code test=develop
6 years ago
Yu Yang c01696f8c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
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 45559d042c move to pass
6 years ago
sneaxiy a314a80cdb merge develop
6 years ago
seiriosPlus c34610f86d Fix lookup table at CPU Reduce strategy, test=develop
6 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
6 years ago
sneaxiy 1af3fe8c35 test=develop
6 years ago
Xin Pan d5d09672c8 better fix
6 years ago
sneaxiy 5be6f762d0 remove_lock_in_some_ops
6 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
chengduozh 82d2903b63 Fix fast ParallelExe bug
6 years ago
sneaxiy fb6201e93e test=develop
6 years ago
sneaxiy d87569134c test=develop
6 years ago
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
6 years ago
sneaxiy 9606b37ce4 test=develop
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
Xin Pan 7cd2761736
Merge pull request #13416 from panyx0718/ir
6 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
6 years ago
Xin Pan f117feab0c modify comments
6 years ago
Xin Pan c2b3838cf5 add some comments
6 years ago
Xin Pan 0d9ee0dced fix resolve conflicts
6 years ago
Xin Pan b43e49fa31 fix
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 years ago
Zeng Jinle f855c05fff
Merge pull request #13520 from sneaxiy/enhance_eager_delete
6 years ago
Yu Yang 3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
6 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
6 years ago
Yu Yang e1913bc5d8 Fix MixedVector
7 years ago
sneaxiy 0a36ef3c18 enhance eager deletion
7 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Xin Pan 23ba766252
Merge pull request #13475 from panyx0718/ir5
7 years ago
Xin Pan 0bd7a67eaf avoid creating dangling ir::Node.
7 years ago
chengduoZH 6534f8527a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_lod
7 years ago
Xin Pan a83a4fab5c
Merge pull request #13441 from panyx0718/ir2
7 years ago
Xin Pan e5b322051b clean
7 years ago
chengduoZH def2a8b1b0 Async memcpy
7 years ago
sneaxiy 612e1a3155 modification
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
Yancey1989 757f9683ab update comment text
7 years ago
Yancey1989 9ee1b7bc04 add some comments
7 years ago
Yancey1989 bad4ea192e update by comment
7 years ago
Yancey1989 1664899b63 update
7 years ago
Yancey1989 1e1b6622fd update by comment
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
Xin Pan 5ae052bd14 remove some unused codes
7 years ago
dzhwinter ab1097cd8e
Feature/template (#13093)
7 years ago
Yu Yang 819af27d63
Merge pull request #13079 from reyoung/feature/fix_bug
7 years ago
Wu Yi 0b8067c0dc
fix dist train reduce mode (#13068)
7 years ago
yuyang18 555f03d8f0 Fix bug when loss@GRAD is reused.
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
Wu Yi c6f212a339
Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
typhoonzero dd7a79158b add scope info in graphviz debug
7 years ago
yuyang18 b8029fd650 Follow comments
7 years ago
yuyang18 05cadf1b24 Add FastExecutor
7 years ago
yuyang18 c6eb7a89ff Merge branch 'feature/better_exception_holder' into feature/fast_executor
7 years ago
yuyang18 aac80ef4cc Polish API of exception holder
7 years ago
yuyang18 d49763a87d Stash
7 years ago
Xin Pan 626abfc33a code clean up and renaming
7 years ago
Yu Yang c4f8afa258 Fix bug when memopt optimize loss.grad and use ParallelExecutor
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
Xin Pan caf10b474f make profiler use thread_id from g_thread_id
7 years ago
fengjiayi bc1b7b96ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_exception_holder
7 years ago
qiaolongfei c8c8c01a23 fix mac build of graph_executor
7 years ago
fengjiayi 3e4083ed1f Make exception handling of threaded_ssa_graph_executor an independent class
7 years ago
Xin Pan 4b8ae523c4
Merge pull request #12367 from panyx0718/ir_pass
7 years ago
Xin Pan 398cfb47b1 disable dist_se_resnext since it's not stable yet.
7 years ago
Xin Pan ab72d28a5e clean up and correctness check
7 years ago
Xin Pan aa1085ddc5 all passes
7 years ago
Xin Pan e4d7d7ae8f pass refactoring
7 years ago
Xin Pan 142e832d21 pass registration
7 years ago
qiaolongfei 64e7902530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
7 years ago
qiaolongfei 754e96a30c distribute lookup table work with parallel executor
7 years ago