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
Xin Pan 68aa500451
polish attrs
7 years ago
..
CMakeLists.txt Add DataBalanceOpHandle to MultiDeviceSSAGragh 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 enhance ParallelExecutor stable (#11637) 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 Fix data balance on single GPU 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
data_balance_op_handle.cc Fix data balance on single GPU 7 years ago
data_balance_op_handle.h fix CPU compile error 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 Add unittests and fix a few bugs 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 polish attrs 7 years ago
multi_devices_graph_builder.h polish attrs 7 years ago
op_handle_base.cc Use std::map for Place <--> DeviceContext 7 years ago
op_handle_base.h Use std::map for Place <--> DeviceContext 7 years ago
op_registry.h Add op role 7 years ago
reduce_and_gather.h Use std::map for Place <--> DeviceContext 7 years ago
reduce_op_handle.cc enhance ParallelExecutor stable (#11637) 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 Make scope_buffered_ssa_graph_executor Exception safe 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 graph attrs 7 years ago
ssa_graph_builder.h polish attrs 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 polish attrs 7 years ago
ssa_graph_checker.h polish attrs 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 polish attrs 7 years ago
ssa_graph_printer.h polish attrs 7 years ago
threaded_ssa_graph_executor.cc fix a dead lock bug 7 years ago
threaded_ssa_graph_executor.h Refine code 7 years ago
var_handle.cc ReorganizeCode 7 years ago
var_handle.h variants 7 years ago
variable_visitor.cc follow comments 7 years ago
variable_visitor.h follow comments and clean code 7 years ago