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
chengduo 7453857324
Make fuse_all_reduce_op_pass support mix_precision (#17652)
6 years ago
..
CMakeLists.txt Add backward and optimizer operator dependency pass. (#17746) 6 years ago
all_reduce_op_handle.cc Fix reinitialized ncclid error! (#18025) 6 years ago
all_reduce_op_handle.h Fix reinitialized ncclid error! (#18025) 6 years ago
async_ssa_graph_executor.cc fix communicator with pyreader (#18350) 6 years ago
async_ssa_graph_executor.h code format test=develop 6 years ago
broadcast_op_handle.cc Fuse Adam And SGD ops (#15933) 6 years ago
broadcast_op_handle.h [Speed]Refine ParallelExecutor (#16190) 6 years ago
broadcast_op_handle_test.cc
broadcast_op_handle_test.h
build_strategy.cc Fix reinitialized ncclid error! (#18025) 6 years ago
build_strategy.h Clean build strategy (#18148) 6 years ago
computation_op_handle.cc
computation_op_handle.h fix travis-ci format check 6 years ago
container_cast.h
cow_ptr.h
cow_ptr_test.cc
dgc_const_values.h Polish DGC code (#16818) 6 years ago
eager_deletion_op_handle.cc Add record event And remove CSP (#17447) 6 years ago
eager_deletion_op_handle.h Code Clean: Move all pass to paddle::framework::ir (#17228) 6 years ago
exception_holder.h code format test=develop 6 years ago
execution_strategy.h Clean build strategy (#18148) 6 years ago
fast_threaded_ssa_graph_executor.cc Add Event in ScopeBuffer Executor (#17667) 6 years ago
fast_threaded_ssa_graph_executor.h [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
fetch_barrier_op_handle.cc test fix fetch bar place for ce (#16406) 6 years ago
fetch_barrier_op_handle.h test fix fetch bar place for ce (#16406) 6 years ago
fetch_op_handle.cc use sync copy (#17291) 6 years ago
fetch_op_handle.h [Speed]Refine ParallelExecutor (#16190) 6 years ago
fused_all_reduce_op_handle.cc Fix reinitialized ncclid error! (#18025) 6 years ago
fused_all_reduce_op_handle.h Fix reinitialized ncclid error! (#18025) 6 years ago
fused_broadcast_op_handle.cc
fused_broadcast_op_handle.h
fused_broadcast_op_handle_test.cc
gather_op_handle.cc
gather_op_handle.h
gather_op_handle_test.cc
graph_test_base.h Polish code style 6 years ago
multi_devices_helper.cc
multi_devices_helper.h Make fuse_all_reduce_op_pass support mix_precision (#17652) 6 years ago
nccl_op_handle.h Fix reinitialized ncclid error! (#18025) 6 years ago
op_handle_base.cc Add backward and optimizer operator dependency pass. (#17746) 6 years ago
op_handle_base.h Add DropLocalExeScopes in ParallelExecutor (#17297) 6 years ago
op_registry.h Add use_cuda to inplace pass (#17205) 6 years ago
parallel_ssa_graph_executor.cc Add multi-ncclcomm and 2D ncclallreduce support. (#17263) 6 years ago
parallel_ssa_graph_executor.h Replace ThreadedExecutor with FastThreadedExecutor (#16650) 6 years ago
reduce_and_gather.h Fuse AllReduce (#15921) 6 years ago
reduce_op_handle.cc
reduce_op_handle.h
reduce_op_handle_test.cc
rpc_op_handle.cc Add record event And remove CSP (#17447) 6 years ago
rpc_op_handle.h
scale_loss_grad_op_handle.cc Add record event And remove CSP (#17447) 6 years ago
scale_loss_grad_op_handle.h
scope_buffered_ssa_graph_executor.cc Fix bug of scope_buffered_ssa_graph_executor (#18100) 6 years ago
scope_buffered_ssa_graph_executor.h Add Event in ScopeBuffer Executor (#17667) 6 years ago
sparse_all_reduce_op_handle.cc Fix reinitialized ncclid error! (#18025) 6 years ago
sparse_all_reduce_op_handle.h Fix reinitialized ncclid error! (#18025) 6 years ago
ssa_graph_executor.cc [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
ssa_graph_executor.h [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
threaded_ssa_graph_executor.cc [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
threaded_ssa_graph_executor.h [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
var_handle.cc Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
var_handle.h [Speed]Refine ParallelExecutor (#16190) 6 years ago
variable_visitor.cc
variable_visitor.h