You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/framework/details
chengduoZH 2aaa75ecf8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
7 years ago
..
CMakeLists.txt code refine 7 years ago
broadcast_op_handle.cc refine gather and broadcast 7 years ago
broadcast_op_handle.h code refine 7 years ago
broadcast_op_handle_test.cc enhance broadcast_op_handle and gather_op_handle 7 years ago
computation_op_handle.cc Fix Transformer Hang Problem 7 years ago
computation_op_handle.h Add Graphviz output 7 years ago
cow_ptr.h Move file to fluid/; Edit CMakeLists.txt 7 years ago
cow_ptr_test.cc Correct #include path 7 years ago
fetch_op_handle.cc Eagerly drop local scope in iteration (#9838) 7 years ago
fetch_op_handle.h Add Graphviz output 7 years ago
gather_op_handle.cc refine gather and broadcast 7 years ago
gather_op_handle.h code refine 7 years ago
gather_op_handle_test.cc enhance broadcast_op_handle and gather_op_handle 7 years ago
multi_devices_graph_builder.cc CreateOpHandleIOs 7 years ago
multi_devices_graph_builder.h CreateOpHandleIOs 7 years ago
nccl_all_reduce_op_handle.cc Support CPU/GPU mixture for ParallelExecutor 7 years ago
nccl_all_reduce_op_handle.h Polish 7 years ago
op_handle_base.cc Fix CPU compile 7 years ago
op_handle_base.h enhance broadcast_op_handle and gather_op_handle 7 years ago
op_registry.h Correct #include path 7 years ago
scale_loss_grad_op_handle.cc Fix Transformer Hang Problem 7 years ago
scale_loss_grad_op_handle.h Add Graphviz output 7 years ago
send_op_handle.cc Fix Transformer Hang Problem 7 years ago
send_op_handle.h fix ci 7 years ago
ssa_graph.cc Extract SSAGraph 7 years ago
ssa_graph.h Simplify DataStructure in SSAGraph 7 years ago
ssa_graph_builder.cc Simplify DataStructure in SSAGraph 7 years ago
ssa_graph_builder.h Fix Leaf Ops in Graph 7 years ago
ssa_graph_executor.cc Extract Executors to indie modules 7 years ago
ssa_graph_executor.h Eagerly drop local scope in iteration (#9838) 7 years ago
threaded_ssa_graph_executor.cc Fix Transformer Hang Problem 7 years ago
threaded_ssa_graph_executor.h Eagerly drop local scope in iteration (#9838) 7 years ago
var_handle.cc ReorganizeCode 7 years ago
var_handle.h remove ContextMap 7 years ago