lightning/tests/models
marsggbo d0038b521c
Bugfix: horovod optimizer missing 2 required positional arguments (#7840)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-07-21 08:11:26 +00:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data Bugfix: horovod optimizer missing 2 required positional arguments (#7840) 2021-07-21 08:11:26 +00:00
__init__.py
test_amp.py Remove `dev_debugger.call_count` (#8317) 2021-07-07 19:59:59 +02:00
test_cpu.py Fix truncated_bptt_steps hiddens detach() and improve docs (#8145) 2021-07-01 22:16:14 +01: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 Add `ModelCheckpoint(save_on_train_epoch_end)` (#8389) 2021-07-13 14:47:59 +00:00
test_horovod.py Remove unnecessary use of comprehension (#8149) 2021-06-27 10:00:02 +01:00
test_hparams.py Hyperparameters for datamodule (#3792) 2021-07-09 15:10:00 +00: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 Set minimum PyTorch version to 1.6 (#8288) 2021-07-13 17:12:49 +00:00
test_tpu.py Clean-up after logger connector redesign 2/2 (#7631) 2021-06-10 12:09:01 +00:00