lightning/tests/models
Carlos Mocholí aea96e45a4
Integrate global step with progress tracking (#11805)
2022-03-07 19:21:37 +00:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data Deprecate `weights_save_path` from the Trainer constructor (#12084) 2022-02-28 22:45:26 +00:00
__init__.py
test_amp.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_cpu.py Deprecate `weights_save_path` from the Trainer constructor (#12084) 2022-02-28 22:45:26 +00:00
test_gpu.py Rewrite accelerator_connector (#11448) 2022-02-17 23:38:39 +00:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py Avoid loading dataloaders if `limit_batches=0` (#11576) 2022-02-22 11:33:53 +00:00
test_horovod.py Deprecate `weights_save_path` from the Trainer constructor (#12084) 2022-02-28 22:45:26 +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 Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_torchscript.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_tpu.py Remove `Trainer._device_type` (#11992) 2022-02-22 13:02:13 +00:00