25 lines
468 B
ReStructuredText
25 lines
468 B
ReStructuredText
.. include:: ../links.rst
|
|
|
|
###########################
|
|
lightning.fabric.plugins.io
|
|
###########################
|
|
|
|
|
|
.. warning::
|
|
This is an `experimental <https://lightning.ai/docs/pytorch/latest/versioning.html>`__ feature.
|
|
|
|
|
|
IO
|
|
^^
|
|
|
|
.. currentmodule:: lightning.fabric.plugins.io
|
|
|
|
.. autosummary::
|
|
:toctree: ./generated
|
|
:nosignatures:
|
|
:template: classtemplate.rst
|
|
|
|
~checkpoint_io.CheckpointIO
|
|
~torch_io.TorchCheckpointIO
|
|
~xla.XLACheckpointIO
|