lightning/tests/models
Carlos Mocholí a44881cd90
Changes in preparation to #8578 (#11562)
2022-02-02 19:57:08 +00:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data Remove `hpc_save` (#11101) 2022-01-03 12:23:13 +00:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py Use a dataclass as the scheduler config (#11443) 2022-01-18 20:23:32 +01:00
test_cpu.py Remove `hpc_save` (#11101) 2022-01-03 12:23:13 +00:00
test_gpu.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py Add `LightningModule.lr_scheduler_step` (#10249) 2022-01-12 03:53:49 +00:00
test_horovod.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
test_hparams.py Update pre-commit hook versions (#11202) 2021-12-22 17:09:27 +00:00
test_onnx.py Avoid the deprecated `onnx.export(example_outputs=...)` in torch 1.10 (#11116) 2021-12-17 10:11:11 +01:00
test_restore.py Changes in preparation to #8578 (#11562) 2022-02-02 19:57:08 +00:00
test_sync_batchnorm.py Update strategy import statements (#11231) 2021-12-23 08:26:28 +01:00
test_torchscript.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_tpu.py Update strategy import statements (#11231) 2021-12-23 08:26:28 +01:00