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
Wu Yi 3fdfa940be
Merge pull request #10135 from typhoonzero/unify_blocking_queue
7 years ago
..
CMakeLists.txt fix scope of gather broadcast 7 years ago
broadcast_op_handle.cc fix scope of gather broadcast 7 years ago
broadcast_op_handle.h fix VisitVariable 7 years ago
broadcast_op_handle_test.cc fix scope of gather broadcast 7 years ago
computation_op_handle.cc Clean up C++ codes. (#10022) 7 years ago
computation_op_handle.h Clean up C++ codes. (#10022) 7 years ago
container_cast.h Clean Code 7 years ago
cow_ptr.h Fix CPPLint errors in framework/details (#10104) 7 years ago
cow_ptr_test.cc Correct #include path 7 years ago
fetch_op_handle.cc fix fetch_op_handle 7 years ago
fetch_op_handle.h Clean up C++ codes. (#10022) 7 years ago
gather_op_handle.cc fix scope of gather broadcast 7 years ago
gather_op_handle.h Merge branch 'develop' into feature/refine_gather_reduce 7 years ago
gather_op_handle_test.cc fix scope of gather broadcast 7 years ago
multi_devices_graph_builder.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_multiGPU_dist_train 7 years ago
multi_devices_graph_builder.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_multiGPU_dist_train 7 years ago
nccl_all_reduce_op_handle.cc fix scope of gather broadcast 7 years ago
nccl_all_reduce_op_handle.h Clean up C++ codes. (#10022) 7 years ago
op_handle_base.cc Fix CPU compile 7 years ago
op_handle_base.h Clean up C++ codes. (#10022) 7 years ago
op_registry.h Fix CPPLint errors in framework/details (#10104) 7 years ago
reduce_and_gather.h fix scope of gather broadcast 7 years ago
reduce_op_handle.cc fix scope of gather broadcast 7 years ago
reduce_op_handle.h fix scope of gather broadcast 7 years ago
reduce_op_handle_test.cc fix scope of gather broadcast 7 years ago
scale_loss_grad_op_handle.cc Fix scale grad 7 years ago
scale_loss_grad_op_handle.h Clean up C++ codes. (#10022) 7 years ago
send_op_handle.cc updates follow up para exe 7 years ago
send_op_handle.h Clean up C++ codes. (#10022) 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 Clean up C++ codes. (#10022) 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 Add demo for recordio train/test and parallel executor 7 years ago
threaded_ssa_graph_executor.h unify fluid blocking queue 7 years ago
var_handle.cc ReorganizeCode 7 years ago
var_handle.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce 7 years ago
variable_visitor.cc fix VisitVariable 7 years ago
variable_visitor.h Clean Code 7 years ago