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
fengjiayi a1e046bfc0
Merge pull request #11270 from JiayiFeng/fix_a_error_on_max
7 years ago
..
CMakeLists.txt Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fuse_var_op_handle 7 years ago
broadcast_op_handle.cc extract method from broadcast::RunImpl 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 Add ScopeBufferedSSAGraphExecutor 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 add fuse var op handle 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
graph_builder_factory.cc SSA Graph Builder Factory 7 years ago
graph_builder_factory.h SSA Graph Builder Factory 7 years ago
multi_devices_graph_builder.cc SSA Graph Builder Factory 7 years ago
multi_devices_graph_builder.h balance parameter update 7 years ago
nccl_all_reduce_op_handle.cc add fuse var op handle 7 years ago
nccl_all_reduce_op_handle.h SSA Graph Builder Factory 7 years ago
op_handle_base.cc add fuse var op handle 7 years ago
op_handle_base.h add fuse var op handle 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 SSA Graph Builder Factory 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
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 SSA Graph Builder Factory 7 years ago
ssa_graph_builder.h SSA Graph Builder Factory 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 Add ScopeBufferedSSAGraphExecutor 7 years ago
threaded_ssa_graph_executor.h Add ScopeBufferedSSAGraphExecutor 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