lightning/tests/models
Elad Segal 86ad941d06
Fix missing arguments when saving hyperparams from parent class only (#9800)
* Fix missing arguments when saving hyperparams from parent class only

* fix antipattern
2021-10-06 08:32:29 +01:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07: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 Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_gpu.py Remove unnecessary `pytest.param` usage (#9760) 2021-09-30 02:42:11 +00:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py Remove `_NATIVE_AMP_AVAILABLE` checks (#9747) 2021-09-29 15:34:26 +02:00
test_horovod.py Add support for `torch.use_deterministic_algorithms` (#9121) 2021-09-30 04:40:09 +00:00
test_hparams.py Fix missing arguments when saving hyperparams from parent class only (#9800) 2021-10-06 08:32:29 +01:00
test_onnx.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_restore.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07: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 Remove unnecessary `pytest.param` usage (#9760) 2021-09-30 02:42:11 +00:00