lightning/tests/models
Carlos Mocholí 436fc53c89
Improve `LightningDataModule` hook test and fix `dataloader_idx` argument (#7941)
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-06-14 12:42:13 +00: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 CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
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 make gpus=str in Trainer consistent with command line parsing of string (#6388) 2021-05-04 09:56:27 +00:00
test_grad_norm.py Enable logger connector re-design (#7891) 2021-06-09 14:24:45 +00:00
test_hooks.py Improve `LightningDataModule` hook test and fix `dataloader_idx` argument (#7941) 2021-06-14 12:42:13 +00:00
test_horovod.py Enable logger connector re-design (#7891) 2021-06-09 14:24:45 +00:00
test_hparams.py fix save_hyperparameters(container) if container is empty (#7268) 2021-04-30 13:38:42 +01:00
test_onnx.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_restore.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02: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