CommunicateTopology

class paddle.distributed.fleet. CommunicateTopology ( hybrid_group_names: list[str] = ['data', 'pipe', 'sharding', 'sep', 'model'], dims: list[int] = [1, 1, 1, 1, 1] ) [source]