lightning/tests/models
thomas chaton 1f025789fc
[bugfix] Clean Validation Sanity Checking metrics (#8171)
* resolve logging issue

* update changelog

* remove breakpoint

* resolve bugs

* remove pass
2021-06-28 13:49:56 -04:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data deprecate hpc_load() and integrate it with restore() (#7955) 2021-06-14 12:20:01 +00:00
__init__.py
test_amp.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_cpu.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_gpu.py Add torchelastic check when sanitizing GPUs (#8095) 2021-06-23 14:09:53 +02:00
test_grad_norm.py Enable logger connector re-design (#7891) 2021-06-09 14:24:45 +00:00
test_hooks.py Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
test_horovod.py Remove unnecessary use of comprehension (#8149) 2021-06-27 10:00:02 +01:00
test_hparams.py Support `save_hyperparameters()` in LightningModule dataclass (#7992) 2021-06-16 10:30:58 +02:00
test_onnx.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_restore.py [bugfix] Clean Validation Sanity Checking metrics (#8171) 2021-06-28 13:49:56 -04:00
test_sync_batchnorm.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_torchscript.py [feat] Support custom filesystems in LightningModule.to_torchscript (#7617) 2021-05-21 11:23:15 +00:00
test_tpu.py Clean-up after logger connector redesign 2/2 (#7631) 2021-06-10 12:09:01 +00:00