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
Yancey1989 20c24c05aa
singleton rpc_client
7 years ago
..
CMakeLists.txt clean up codes 7 years ago
broadcast_op_handle.cc extract method from broadcast::RunImpl 7 years ago
broadcast_op_handle.h extract method from broadcast::RunImpl 7 years ago
broadcast_op_handle_test.cc update sparse parameter 7 years ago
build_strategy.h By default is all reduce 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 Clean code & add execution strategy 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
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 singleton rpc_client 7 years ago
multi_devices_graph_builder.h singleton rpc_client 7 years ago
nccl_all_reduce_op_handle.cc refine pe 7 years ago
nccl_all_reduce_op_handle.h Clean up C++ codes. (#10022) 7 years ago
op_handle_base.cc Wait VarDummyHandle generated 7 years ago
op_handle_base.h Fix hang when input is duplicated (#10709) 7 years ago
op_registry.h Add op role 7 years ago
reduce_and_gather.h fix scope of gather broadcast 7 years ago
reduce_op_handle.cc extract method from broadcast::RunImpl 7 years ago
reduce_op_handle.h refine pe 7 years ago
reduce_op_handle_test.cc Follow comments 7 years ago
rpc_op_handle.cc clean up codes 7 years ago
rpc_op_handle.h support multiple devices 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
ssa_graph.cc Extract SSAGraph 7 years ago
ssa_graph.h Add comments and polish code 7 years ago
ssa_graph_builder.cc follow comments and clean code 7 years ago
ssa_graph_builder.h follow comments 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 hang when input is duplicated (#10709) 7 years ago
threaded_ssa_graph_executor.h Clean code & add execution strategy 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