lightning/tests/checkpointing
Henry Lau b155a6323f
Fix support for `ModelCheckpoint` monitors with dots (#12783)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-04-21 22:59:32 +02:00
..
__init__.py
test_checkpoint_callback_frequency.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_legacy_checkpoints.py Deprecate `on_epoch_start/on_epoch_end` hook (#11578) 2022-02-07 14:15:27 +00:00
test_model_checkpoint.py Fix support for `ModelCheckpoint` monitors with dots (#12783) 2022-04-21 22:59:32 +02: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