26 lines
588 B
ReStructuredText
26 lines
588 B
ReStructuredText
|
.. include:: ../links.rst
|
||
|
|
||
|
#####################################
|
||
|
lightning.fabric.plugins.environments
|
||
|
#####################################
|
||
|
|
||
|
|
||
|
Environments
|
||
|
^^^^^^^^^^^^
|
||
|
|
||
|
.. currentmodule:: lightning.fabric.plugins.environments
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: ./generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate_noindex.rst
|
||
|
|
||
|
~cluster_environment.ClusterEnvironment
|
||
|
~kubeflow.KubeflowEnvironment
|
||
|
~lightning.LightningEnvironment
|
||
|
~lsf.LSFEnvironment
|
||
|
~mpi.MPIEnvironment
|
||
|
~slurm.SLURMEnvironment
|
||
|
~torchelastic.TorchElasticEnvironment
|
||
|
~xla.XLAEnvironment
|