lightning/tests/models
Jirka Borovec 2fe36c7049
simple tests restructure (#5452)
* simple tests restructure

* logging_process

* typo
2021-01-15 20:58:20 -05:00
..
data/horovod Fix pre-commit isort failure on tests/models/*.py (#5423) 2021-01-14 09:42:01 -05:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_cpu.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_gpu.py test_cpu and test_gpu EvalModelTemplate deprecation (#4820) 2021-01-07 05:50:08 -05:00
test_grad_norm.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_hooks.py Add missing val/test hooks in LightningModule (#5467) 2021-01-13 01:09:47 -05:00
test_horovod.py Fix pre-commit isort failure on tests/models/*.py (#5423) 2021-01-14 09:42:01 -05:00
test_hparams.py test_cpu and test_gpu EvalModelTemplate deprecation (#4820) 2021-01-07 05:50:08 -05:00
test_model_hooks.py simple tests restructure (#5452) 2021-01-15 20:58:20 -05:00
test_onnx.py Allow any input in to_onnx and to_torchscript (#4378) 2020-12-12 18:17:03 +08:00
test_restore.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_sync_batchnorm.py Fix pre-commit isort failure on tests/models/*.py (#5423) 2021-01-14 09:42:01 -05:00
test_torchscript.py Fix pre-commit isort failure on tests/models/*.py (#5423) 2021-01-14 09:42:01 -05:00
test_tpu.py Fix pre-commit isort failure on tests/models/*.py (#5423) 2021-01-14 09:42:01 -05:00