Accelerator¶
- class pytorch_lightning.accelerators.Accelerator[source]¶
Bases:
lightning_lite.accelerators.accelerator.Accelerator,abc.ABCThe Accelerator base class for Lightning PyTorch.
An Accelerator is meant to deal with one type of hardware.
Bases: lightning_lite.accelerators.accelerator.Accelerator, abc.ABC
The Accelerator base class for Lightning PyTorch.
An Accelerator is meant to deal with one type of hardware.