lightning/tests/models
Carlos Mocholí ec4f8856af
Enable logger connector re-design (#7891)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-06-09 14:24:45 +00:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02: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 Update hooks pseudocode (#7713) 2021-05-27 12:27:26 +02: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 New logger connector code (#7882) 2021-06-08 20:20:17 +00:00