通过通信组 id 获取通信组实例
id (int) - 通信组 id。默认值为 0。
Group 通信组实例
... gid = paddle.distributed.new_group([2,4,6]) paddle.distributed.get_group(gid.id)