lightning/tests/checkpointing
Carlos Mocholí 1fa0639bca
Set the last global step saved only when actually saving (#12057)
2022-02-24 09:43:50 +01:00
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py Update `tests/checkpointing/*.py` to use `devices` instead of `gpus` or `ipus` (#11408) 2022-01-12 05:47:01 +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 Set the last global step saved only when actually saving (#12057) 2022-02-24 09:43:50 +01: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 Changes in preparation to #8578 (#11562) 2022-02-02 19:57:08 +00:00