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/operators/collective
lilong12 faa9b97b78
fix cscatter, test=develop (#26554)
5 years ago
..
CMakeLists.txt add WITH_NCCL option for cmake. (#22384) 5 years ago
c_allgather_op.cc Imperative tracer refactoring (#22457) 5 years ago
c_allgather_op.cu.cc Compile without nccl deps. [1/2] (#22509) 5 years ago
c_allgather_op.h supports collective training with programs (#18392) 6 years ago
c_allreduce_max_op.cc supports collective training with programs (#18392) 6 years ago
c_allreduce_max_op.cu.cc supports collective training with programs (#18392) 6 years ago
c_allreduce_min_op.cc supports collective training with programs (#18392) 6 years ago
c_allreduce_min_op.cu.cc supports collective training with programs (#18392) 6 years ago
c_allreduce_op.h Compile without nccl deps. [1/2] (#22509) 5 years ago
c_allreduce_prod_op.cc supports collective training with programs (#18392) 6 years ago
c_allreduce_prod_op.cu.cc supports collective training with programs (#18392) 6 years ago
c_allreduce_sum_op.cc Imperative tracer refactoring (#22457) 5 years ago
c_allreduce_sum_op.cu.cc supports collective training with programs (#18392) 6 years ago
c_broadcast_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
c_broadcast_op.cu.cc Compile without nccl deps. [1/2] (#22509) 5 years ago
c_broadcast_op.h supports collective training with programs (#18392) 6 years ago
c_comm_init_all_op.cc Compile without nccl deps. [1/2] (#22509) 5 years ago
c_comm_init_op.cc 【paddle.fleet】add the support for multi-node training for pipeline (#25907) 5 years ago
c_gen_nccl_id_op.cc Revert/barrier for sync (#25417) 5 years ago
c_reduce_max_op.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_max_op.cu.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_min_op.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_min_op.cu.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_op.h Add collective ops (reduce) (#26340) 5 years ago
c_reduce_prod_op.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_prod_op.cu.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_sum_op.cc Add collective ops (reduce) (#26340) 5 years ago
c_reduce_sum_op.cu.cc Add collective ops (reduce) (#26340) 5 years ago
c_reducescatter_op.cc Imperative tracer refactoring (#22457) 5 years ago
c_reducescatter_op.cu.cc Compile without nccl deps. [2/2] (#22484) 5 years ago
c_reducescatter_op.h supports collective training with programs (#18392) 6 years ago
c_scatter_op.cc Add collective ops (reduce) (#26340) 5 years ago
c_scatter_op.cu.cc fix cscatter, test=develop (#26554) 5 years ago
c_scatter_op.h Add collective ops (reduce) (#26340) 5 years ago
c_sync_calc_stream_op.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
c_sync_comm_stream_op.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago