docs/source-pytorch/api_references.rst
.. include:: links.rst
.. 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
WeightAveraging
.. 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
.. _loggers-api-references:
.. currentmodule:: lightning.pytorch.loggers
.. autosummary:: :toctree: api :nosignatures:
logger
litlogger
comet
csv_logs
mlflow
neptune
tensorboard
wandb
plugins ^^^^^^^
precision """""""""
.. currentmodule:: lightning.pytorch.plugins.precision
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst
DeepSpeedPrecision
DoublePrecision
HalfPrecision
FSDPPrecision
MixedPrecision
Precision
XLAPrecision
TransformerEnginePrecision
BitsandbytesPrecision
environments """"""""""""
.. currentmodule:: lightning.pytorch.plugins.environments
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst
ClusterEnvironment
KubeflowEnvironment
LightningEnvironment
LSFEnvironment
MPIEnvironment
SLURMEnvironment
TorchElasticEnvironment
XLAEnvironment
io ""
.. currentmodule:: lightning.pytorch.plugins.io
.. autosummary:: :toctree: api :nosignatures: :template: classtemplate.rst
AsyncCheckpointIO
CheckpointIO
TorchCheckpointIO
XLACheckpointIO
others """"""
.. 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