Yu Yang
|
819af27d63
|
Merge pull request #13079 from reyoung/feature/fix_bug
Fix bug when loss@GRAD is reused.
|
7 years ago |
Wu Yi
|
0b8067c0dc
|
fix dist train reduce mode (#13068)
* fix dist train reduce mode
* fix previous fix
|
7 years ago |
yuyang18
|
555f03d8f0
|
Fix bug when loss@GRAD is reused.
|
7 years ago |
Wu Yi
|
0ee6fed05b
|
Refine dist rpc deps (#12899)
* refine dist train RPC deps
* clean up
* clean up
* fix ut
* remove input for fetch_barrier
* follow comments
|
7 years ago |
Wu Yi
|
c6f212a339
|
Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz
Add scope info in graphviz debug
|
7 years ago |
Wu Yi
|
b8da70c370
|
Resovle multi gpu async deps (#12828)
* dist transpiler add control dependency var between send and recv
* fix async deps
* follow comments and refine
* fix deps connect for rpc ops
|
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
Reduce one level of inheritence.
|
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)
* fix the order of sum
* add doc
* check whether need to copy
* follow comments
|
7 years ago |
Xin Pan
|
caf10b474f
|
make profiler use thread_id from g_thread_id
Add a few more RecordEvent.
Cleanup
|
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
Ir pass
|
7 years ago |
Xin Pan
|
398cfb47b1
|
disable dist_se_resnext since it's not stable yet.
fix fluid_benchmark.py
|
7 years ago |
Xin Pan
|
ab72d28a5e
|
clean up and correctness check
|
7 years ago |
Xin Pan
|
aa1085ddc5
|
all passes
add doc
|
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
Change and polish readers
|
7 years ago |
chengduo
|
a3ac54b672
|
Fix Reduce functor (#12262)
* Fix Reduce and Gather
* Fix unit test
|
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 |