lightning/tests/models
Danielle Pintz 160e7e1289
Deprecate LightningModule.get_progress_bar_dict (#8985)
* Move get_progress_bar_dict from lightning module to progress bar callback
2021-09-09 20:53:47 +00:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py Update requirements, update test (#9345) 2021-09-06 12:58:54 +01:00
test_cpu.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_gpu.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_grad_norm.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_hooks.py Deprecate LightningModule.get_progress_bar_dict (#8985) 2021-09-09 20:53:47 +00:00
test_horovod.py Un-skip some Horovod tests (#8676) 2021-08-02 17:54:05 +02:00
test_hparams.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_onnx.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_restore.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_sync_batchnorm.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_torchscript.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_tpu.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00