lightning/pytorch_lightning/plugins/io
Adrian Wälchli 29eb9cccf2
Rename the `TrainingTypePlugin` base to `Strategy` (#11120)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: four4fish <88516121+four4fish@users.noreply.github.com>
2021-12-20 12:50:11 +00:00
..
__init__.py Add XLACheckpointIO (#9972) 2021-10-21 02:39:16 +05:30
checkpoint_plugin.py Rename the `TrainingTypePlugin` base to `Strategy` (#11120) 2021-12-20 12:50:11 +00:00
torch_plugin.py Add remove_checkpoint to CheckpointIO plugin to simplify ModelCheckpo… (#9373) 2021-09-10 11:55:04 +01:00
xla_plugin.py Clean up last `ModelCheckpoint` `makedirs` call to IOPlugin (#11035) 2021-12-14 18:43:57 +01:00