lightning/tests/checkpointing
Jv Kyle Eclarin d2d284fd6e
Update `tests/checkpointing/*.py` to use `devices` instead of `gpus` or `ipus` (#11408)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-01-12 05:47:01 +00: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 Update `tests/checkpointing/*.py` to use `devices` instead of `gpus` or `ipus` (#11408) 2022-01-12 05:47:01 +00:00
test_model_checkpoint.py Update `tests/checkpointing/*.py` to use `devices` instead of `gpus` or `ipus` (#11408) 2022-01-12 05:47:01 +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 Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00