lightning/tests/models
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
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data/horovod
__init__.py
test_amp.py fix reinit_schedulers with correct optimizer (#5519) 2021-02-03 19:41:45 +01:00
test_cpu.py fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
test_gpu.py Refactor: legacy accelerators and plugins (#5645) 2021-01-26 20:04:36 -05:00
test_grad_norm.py
test_hooks.py fix tests 2021-02-04 20:55:58 +01:00
test_horovod.py Fix ModelCheckpoint race condition in file existence check (#5155) 2021-02-05 21:40:39 +01:00
test_hparams.py fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
test_model_hooks.py simple tests restructure (#5452) 2021-01-15 20:58:20 -05:00
test_onnx.py
test_restore.py Force ModelCheckpoint callback to run last (#5731) 2021-02-03 16:40:57 -05:00
test_sync_batchnorm.py Refactor: legacy accelerators and plugins (#5645) 2021-01-26 20:04:36 -05:00
test_torchscript.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
test_tpu.py