[参数完全一致]torch.distributed.batch_isend_irecv¶
torch.distributed.batch_isend_irecv¶
torch.distributed.batch_isend_irecv(p2p_op_list)
paddle.distributed.batch_isend_irecv¶
paddle.distributed.batch_isend_irecv(p2p_op_list)
功能一致,参数完全一致,具体如下:
参数映射¶
PyTorch | PaddlePaddle | 备注 |
---|---|---|
p2p_op_list | p2p_op_list | p2p 操作列表。 |