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
lw921014 c594f57685
add c_reduce_sum op (#31793)
4 years ago
..
CMakeLists.txt add c_reduce_sum op (#31793) 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 [Feature] one ps (3/4) (#29604) 5 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 [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 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 [Feature] one ps (3/4) (#29604) 5 years ago
c_allgather_op.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
c_allgather_op.cu.cc fix distributed error info (#27206) 5 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_allgather_op_npu.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
c_allgather_op_npu_test.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 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_max_op_npu.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
c_allreduce_max_op_npu_test.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 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_min_op_npu.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
c_allreduce_op.h Add auto-increasing tag id for Hcom OPs (#31702) 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_prod_op_npu.cc [NPU] add npu kernel for communication op (#31437) 4 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_allreduce_sum_op_npu.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
c_allreduce_sum_op_npu_test.cc add c_reduce_sum op (#31793) 4 years ago
c_broadcast_op.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
c_broadcast_op.cu.cc fix distributed error info (#27206) 5 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_broadcast_op_npu.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
c_broadcast_op_npu_test.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
c_comm_init_all_op.cc [Feature] one ps (3/4) (#29604) 5 years ago
c_comm_init_hcom_op.cc Refactor HCCLCommContext to be compatible with Paddle (#31359) 4 years ago
c_comm_init_op.cc fix distributed error info (#27206) 5 years ago
c_gen_nccl_id_op.cc Add 3d parallelism (#31796) 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_max_op_npu.cc add c_reduce_sum op (#31793) 4 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_min_op_npu.cc add c_reduce_sum op (#31793) 4 years ago
c_reduce_op.h add c_reduce_sum op (#31793) 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_prod_op_npu.cc add c_reduce_sum op (#31793) 4 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_reduce_sum_op_npu.cc add c_reduce_sum op (#31793) 4 years ago
c_reduce_sum_op_npu_test.cc add c_reduce_sum op (#31793) 4 years ago
c_reducescatter_op.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
c_reducescatter_op.cu.cc fix distributed error info (#27206) 5 years ago
c_reducescatter_op.h [NPU] add npu kernel for communication op (#31437) 4 years ago
c_reducescatter_op_npu.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
c_reducescatter_op_npu_test.cc add c_reduce_sum op (#31793) 4 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 [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
c_sync_calc_stream_op.cc [NPU] Support npu kernel for c sync stream op (#31386) 4 years ago
c_sync_calc_stream_op_npu_test.cc [NPU] Support npu kernel for c sync stream op (#31386) 4 years ago
c_sync_comm_stream_op.cc [NPU] Support npu kernel for c sync stream op (#31386) 4 years ago
c_sync_comm_stream_op_npu_test.cc [NPU] Support npu kernel for c sync stream op (#31386) 4 years ago
gen_nccl_id_op.cc Add distribution supported (#30578) 4 years ago
gen_nccl_id_op_helper.cc Add 3d parallelism (#31796) 4 years ago
gen_nccl_id_op_helper.h Add 3d parallelism (#31796) 4 years ago
recv_v2_op.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
recv_v2_op.cu.cc bug fix, test=develop (#28648) 5 years ago
recv_v2_op.h add send and recv ops (#28590) 5 years ago
recv_v2_op_npu.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
recv_v2_op_npu_test.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
send_v2_op.cc [NPU] add npu kernel for communication op (#31437) 4 years ago
send_v2_op.cu.cc bug fix, test=develop (#28648) 5 years ago
send_v2_op.h add send and recv ops (#28590) 5 years ago
send_v2_op_npu.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago
send_v2_op_npu_test.cc Add auto-increasing tag id for Hcom OPs (#31702) 4 years ago