lightning/tests/checkpointing
Adrian Wälchli bb7d188318 Fix ModelCheckpoint race condition in file existence check (#5155)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
2021-02-05 21:40:39 +01:00
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py Disable checkpointing, earlystopping and logging with fast_dev_run (#5277) 2021-01-06 12:57:24 +01:00
test_legacy_checkpoints.py fix tests 2021-02-04 20:55:58 +01:00
test_model_checkpoint.py Fix ModelCheckpoint race condition in file existence check (#5155) 2021-02-05 21:40:39 +01:00
test_torch_saving.py fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
test_trainer_checkpoint.py Fix pre-commit isort failure on tests/checkpointing/*.py (#5427) 2021-01-12 03:31:51 -05:00