lightning/tests/checkpointing
otaj c461854fa7
Versioning of last checkpoins (#12902)
* last checkpoint versioning

* changelog

* Simplify test

* Update CHANGELOG.md

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-04-29 14:13:50 +09:00
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_legacy_checkpoints.py Threading support for legacy loading of checkpoints (#12814) 2022-04-28 20:37:58 +00:00
test_model_checkpoint.py Versioning of last checkpoins (#12902) 2022-04-29 14:13:50 +09:00
test_torch_saving.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_trainer_checkpoint.py Support passing `storage_options` in `trainer.save_checkpoint()` API (#11891) 2022-03-09 18:35:50 +00:00