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
WangXi 9066b74f58
c_gen_nccl_id add SocketServer to persit server (#31589)
4 years ago
..
CMakeLists.txt [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
allreduce_op.cc [Feature] one ps (3/4) (#29604) 5 years ago
allreduce_op.cu.cc [Feature] one ps (3/4) (#29604) 5 years ago
allreduce_op.h [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
barrier_op.cc [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
barrier_op.cu.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
barrier_op.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
broadcast_op.cc [Feature] one ps (3/4) (#29604) 5 years ago
broadcast_op.cu.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
broadcast_op_xpu.cc 【kunlun】dygraph supports multi xpu card training (#30671) 4 years ago
c_allgather_op.cc fix distributed error info (#27206) 5 years ago
c_allgather_op.cu.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_allgather_op.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
c_allreduce_max_op.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_max_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_min_op.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_min_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_op.h [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_allreduce_prod_op.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_prod_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_sum_op.cc use iwyu clean include (#27267) 5 years ago
c_allreduce_sum_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_broadcast_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 6 years ago
c_broadcast_op.cu.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_broadcast_op.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
c_comm_init_all_op.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_comm_init_op.cc [Kunlun]Multi xpu dygraph performance optimization , add distributed.spawn support for multi xpu and some bug-fixes (#31130) 4 years ago
c_gen_bkcl_id_op.cc [Kunlun] add gen_bkcl_id_op, support multi XPU cards training using multiprocess (#30858) 4 years ago
c_gen_nccl_id_op.cc c_gen_nccl_id add SocketServer to persit server (#31589) 4 years ago
c_reduce_max_op.cc use iwyu clean include (#27267) 5 years ago
c_reduce_max_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_reduce_min_op.cc use iwyu clean include (#27267) 5 years ago
c_reduce_min_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_reduce_op.h [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_reduce_prod_op.cc use iwyu clean include (#27267) 5 years ago
c_reduce_prod_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_reduce_sum_op.cc use iwyu clean include (#27267) 5 years ago
c_reduce_sum_op.cu.cc use iwyu clean include (#27267) 5 years ago
c_reducescatter_op.cc fix distributed error info (#27206) 5 years ago
c_reducescatter_op.cu.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_reducescatter_op.h fix distributed error info (#27206) 5 years ago
c_scatter_op.cc Add collective ops (reduce) (#26340) 5 years ago
c_scatter_op.cu.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_scatter_op.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
c_sync_calc_stream_op.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_sync_comm_stream_op.cc [ROCM] update fluid collective op for rocm, test=develop (#31075) 4 years ago
c_wait_comm_op.cc Add collective async wait op (#31463) 4 years ago
c_wait_compute_op.cc Add collective async wait op (#31463) 4 years ago
gen_bkcl_id_op.cc [Kunlun]Multi xpu dygraph performance optimization , add distributed.spawn support for multi xpu and some bug-fixes (#31130) 4 years ago
gen_nccl_id_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
recv_v2_op.cc remove the send/recv of tensor size (#31460) 4 years ago
recv_v2_op.cu.cc remove the send/recv of tensor size (#31460) 4 years ago
recv_v2_op.h add send and recv ops (#28590) 5 years ago
send_v2_op.cc add send and recv ops (#28590) 5 years ago
send_v2_op.cu.cc remove the send/recv of tensor size (#31460) 4 years ago
send_v2_op.h add send and recv ops (#28590) 5 years ago