TorchCollective¶
- class lightning.fabric.plugins.collectives.TorchCollective[source]¶
- Bases: - Collective- Collective operations using torch.distributed. - Warning - This is an experimental feature which is still in development. 
Bases: Collective
Collective operations using torch.distributed.
Warning
This is an experimental feature which is still in development.