Accelerator¶
- class lightning_fabric.accelerators.Accelerator[source]¶
Bases:
abc.ABC
The Accelerator base class.
An Accelerator is meant to deal with one type of hardware.
- abstract static get_parallel_devices(devices)[source]¶
Gets parallel devices for the Accelerator.
- Return type: