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
Yu Yang 9b3f48d7e6
Merge pull request #11616 from chengduoZH/fix_parallel_exe
7 years ago
..
CMakeLists.txt Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe 7 years ago
all_reduce_op_handle.cc Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests 7 years ago
all_reduce_op_handle.h nccl_all_reduce_op_handle => all_reduce_op_handle 7 years ago
broadcast_op_handle.cc Add No Mutex 7 years ago
broadcast_op_handle.h SSA Graph Builder Factory 7 years ago
broadcast_op_handle_test.cc update sparse parameter 7 years ago
build_strategy.h SSA Graph Builder Factory 7 years ago
computation_op_handle.cc update 7 years ago
computation_op_handle.h fix build computation_op_handle 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
execution_strategy.h replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive. 7 years ago
fetch_op_handle.cc fix fetch op handle 7 years ago
fetch_op_handle.h fix compile fetch_op_handle on mac 7 years ago
fuse_vars_op_handle.cc fix a small compile error on Mac 7 years ago
fuse_vars_op_handle.h add fuse var op handle 7 years ago
gather_op_handle.cc refine pe 7 years ago
gather_op_handle.h refine pe 7 years ago
gather_op_handle_test.cc fix scope of gather broadcast 7 years ago
multi_devices_graph_builder.cc Merge pull request #11616 from chengduoZH/fix_parallel_exe 7 years ago
multi_devices_graph_builder.h update by comment 7 years ago
op_handle_base.cc Add No Mutex 7 years ago
op_handle_base.h Add No Mutex 7 years ago
op_registry.h Add op role 7 years ago
reduce_and_gather.h Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests 7 years ago
reduce_op_handle.cc Add No Mutex 7 years ago
reduce_op_handle.h SSA Graph Builder Factory 7 years ago
reduce_op_handle_test.cc Follow comments 7 years ago
rpc_op_handle.cc fix dist train error (#11281) 7 years ago
rpc_op_handle.h fix dist train error (#11281) 7 years ago
scale_loss_grad_op_handle.cc refine pe 7 years ago
scale_loss_grad_op_handle.h Clean up C++ codes. (#10022) 7 years ago
scope_buffered_ssa_graph_executor.cc Add ScopeBufferedSSAGraphExecutor 7 years ago
scope_buffered_ssa_graph_executor.h Add ScopeBufferedSSAGraphExecutor 7 years ago
ssa_graph.cc Extract SSAGraph 7 years ago
ssa_graph.h Add comments and polish code 7 years ago
ssa_graph_builder.cc add SSA graph checker 7 years ago
ssa_graph_builder.h use get_appropriate_dev to schedule rpc op 7 years ago
ssa_graph_builder_factory.cc add SSA graph checker 7 years ago
ssa_graph_builder_factory.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe 7 years ago
ssa_graph_checker.cc add SSA graph checker 7 years ago
ssa_graph_checker.h fix build problem 7 years ago
ssa_graph_executor.cc Add ScopeBufferedSSAGraphExecutor 7 years ago
ssa_graph_executor.h Add ScopeBufferedSSAGraphExecutor 7 years ago
ssa_graph_printer.cc SSA Graph Builder Factory 7 years ago
ssa_graph_printer.h fix a compile error 7 years ago
threaded_ssa_graph_executor.cc small thread-safety fix and doc improvements. 7 years ago
threaded_ssa_graph_executor.h small thread-safety fix and doc improvements. 7 years ago
var_handle.cc ReorganizeCode 7 years ago
var_handle.h follow comments 7 years ago
variable_visitor.cc follow comments 7 years ago
variable_visitor.h follow comments and clean code 7 years ago