lightning/tests/checkpointing
jjenniferdai d31126c331
Support passing `storage_options` in `trainer.save_checkpoint()` API (#11891)
2022-03-09 18:35:50 +00:00
..
__init__.py
test_checkpoint_callback_frequency.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +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 Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_torch_saving.py Update `tests/checkpointing/*.py` to use `devices` instead of `gpus` or `ipus` (#11408) 2022-01-12 05:47:01 +00:00
test_trainer_checkpoint.py Support passing `storage_options` in `trainer.save_checkpoint()` API (#11891) 2022-03-09 18:35:50 +00:00