lightning/tests/models
ananthsub 1b107c5892
Add `Accelerator.is_available()` interface requirement (#11797)
2022-02-09 15:11:27 -08:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data Mark `CheckpointConnector` as protected (#11550) 2022-02-03 02:26:08 +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 Mark `CheckpointConnector` as protected (#11550) 2022-02-03 02:26:08 +00:00
test_gpu.py Add `Accelerator.is_available()` interface requirement (#11797) 2022-02-09 15:11:27 -08:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py remove todos (#11804) 2022-02-09 08:30:27 +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 Fix `save_hyperparameters` when no parameters need saving (#11827) 2022-02-09 23:10:14 +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 Deprecate `on_epoch_start/on_epoch_end` hook (#11578) 2022-02-07 14:15:27 +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