lightning/tests/models
Adrian Wälchli d1234c592d
deprecate passing ModelCheckpoint instance to Trainer(checkpoint_callback=...) (#4336)
* first attempt

* update tests

* support multiple

* test bugfix

* changelog

* pep

* pep

* import order

* import

* improve test for resuming

* test

* update test

* add references test

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* docstring suggestion deprecation

Co-authored-by: Jeff Yang <ydcjeff@outlook.com>

* paramref

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
2020-10-30 04:47:37 +01:00
..
data/horovod Add dirpath and filename parameter in ModelCheckpoint (#4213) 2020-10-23 09:59:12 +05:30
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_cpu.py Add dirpath and filename parameter in ModelCheckpoint (#4213) 2020-10-23 09:59:12 +05:30
test_gpu.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_grad_norm.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_hooks.py add test for model hooks (#4010) 2020-10-20 13:33:46 +01:00
test_horovod.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_hparams.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
test_onnx.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_restore.py deprecate passing ModelCheckpoint instance to Trainer(checkpoint_callback=...) (#4336) 2020-10-30 04:47:37 +01:00
test_sync_batchnorm.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_torchscript.py Add trace functionality to the function to_torchscript (#4142) 2020-10-14 09:20:52 -04:00
test_tpu.py notices (#4118) 2020-10-13 07:18:07 -04:00