Commit Graph

289 Commits (f36818d532b753bd444ffc705ca8d3727282bfb2)

Author SHA1 Message Date
yuyang18 aac80ef4cc Polish API of exception holder
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
Xin Pan 5173a53c8a fix reorder issue.
7 years ago
Xin Pan 21a45420f0 polish and test
7 years ago
Xin Pan 93355cc0d2 fix control deps
7 years ago
Xin Pan f6d99d1f73 polish
7 years ago
Xin Pan c3f6e0e8a2 add namespace to Graph
7 years ago
Xin Pan 0b3465d215 better
7 years ago
Xin Pan dcaf183daa builder SSA graph at the beginning.
7 years ago
Yu Yang b06309381b
Merge pull request #12149 from reyoung/feature/combine_open_files_and_double_buffer
7 years ago
chengduo a3ac54b672
Fix Reduce functor (#12262)
7 years ago
Tao Luo 6fd75edae5 Fix var_handle CMake dependence (#12261)
7 years ago
qiaolongfei 0e30c9d6fb fix mac build
7 years ago
yuyang18 7268760fbc
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Xin Pan da5efa735a fix
7 years ago
Xin Pan 5daad16218 polish
7 years ago
Xin Pan ff5a7b67ed polish
7 years ago
Xin Pan 9c9e28b57b fix program to graph
7 years ago
Xin Pan 64eaa4c829 clean
7 years ago
Xin Pan 10786a243e polish graph
7 years ago
Xin Pan 2fa8df1caf separate graph building pass and graph-based pe builder
7 years ago
Xin Pan 37e514432b op compose node and update nodes.
7 years ago
Xin Pan 9605fcd124 all graphs
7 years ago
Xin Pan af79b19207 add a simple program to graph
7 years ago
Xin Pan 68aa500451 polish attrs
7 years ago
Xin Pan 9b9603306c graph attrs
7 years ago
Xin Pan 2eeaa8d5cf Graph in ParallelExecutor Builder
7 years ago
Xin Pan 7781297c70 variants
7 years ago
yuyang18 b8975d6842
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
yuyang18 8c2eba71e2
Refine demo
7 years ago
fengjiayi 335e4b9d52 fix a dead lock bug
7 years ago
yuyang18 c822d0309b
Refine code
7 years ago
yuyang18 0a445da631
Make scope_buffered_ssa_graph_executor Exception safe
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
fengjiayi ce16b40b04
Merge pull request #11891 from JiayiFeng/dev_eof_exp
7 years ago