.. currentmodule:: lightning.pytorch.accelerators
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst Accelerator CPUAccelerator CUDAAccelerator XLAAccelerator
.. currentmodule:: lightning.pytorch.callbacks
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst BackboneFinetuning BaseFinetuning BasePredictionWriter BatchSizeFinder Callback DeviceStatsMonitor EarlyStopping GradientAccumulationScheduler LambdaCallback LearningRateFinder LearningRateMonitor ModelCheckpoint ModelPruning ModelSummary OnExceptionCheckpoint ProgressBar RichModelSummary RichProgressBar StochasticWeightAveraging SpikeDetection ThroughputMonitor Timer TQDMProgressBar
.. currentmodule:: lightning.pytorch.cli
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst LightningCLI LightningArgumentParser SaveConfigCallback
.. currentmodule:: lightning.pytorch.core
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst ~hooks.CheckpointHooks ~hooks.DataHooks ~hooks.ModelHooks LightningDataModule LightningModule ~mixins.HyperparametersMixin ~optimizer.LightningOptimizer
.. currentmodule:: lightning.pytorch.loggers
.. autosummary:: :toctree: api :nosignatures: logger comet csv_logs mlflow neptune tensorboard wandb
.. currentmodule:: lightning.pytorch.plugins.precision
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst DeepSpeedPrecision DoublePrecision HalfPrecision FSDPPrecision MixedPrecision Precision XLAPrecision TransformerEnginePrecision BitsandbytesPrecision
.. currentmodule:: lightning.pytorch.plugins.environments
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst ClusterEnvironment KubeflowEnvironment LightningEnvironment LSFEnvironment MPIEnvironment SLURMEnvironment TorchElasticEnvironment XLAEnvironment
.. currentmodule:: lightning.pytorch.plugins.io
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst AsyncCheckpointIO CheckpointIO TorchCheckpointIO XLACheckpointIO
.. currentmodule:: lightning.pytorch.plugins
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst LayerSync TorchSyncBatchNorm
.. currentmodule:: lightning.pytorch.profilers
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst AdvancedProfiler PassThroughProfiler Profiler PyTorchProfiler SimpleProfiler XLAProfiler
.. currentmodule:: lightning.pytorch.trainer.trainer
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst Trainer
.. currentmodule:: lightning.pytorch.strategies
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst DDPStrategy DeepSpeedStrategy FSDPStrategy ModelParallelStrategy ParallelStrategy SingleDeviceStrategy SingleDeviceXLAStrategy Strategy XLAStrategy
.. currentmodule:: lightning.pytorch.tuner.tuning
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst Tuner
.. currentmodule:: lightning.pytorch.utilities
.. autosummary:: :toctree: api :nosignatures: combined_loader data deepspeed memory model_summary parsing rank_zero seed warnings
.. autofunction:: lightning.pytorch.utilities.measure_flops