lightning/tests/models
Geo Jolly 5ab9d53fc1
Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-05-11 23:02:39 -04:00
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
data Fix _module_available to detect horovod.torch properly (#12377) 2022-03-28 16:00:45 +00:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py Unpin CUDA docker image for GPU CI (#12373) 2022-05-06 02:56:57 +00:00
test_cpu.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_gpu.py Deprecate `num_processes`,`gpus`, `tpu_cores`, and `ipus` from the Trainer constructor (#11040) 2022-04-10 17:10:05 +00:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033) 2022-05-11 23:02:39 -04:00
test_horovod.py Horovod tests do not make sense for 1 gpu (#12710) 2022-04-21 08:49:40 +00:00
test_hparams.py Add `LightningDataModule.load_from_checkpoint` to load datamodules directly from checkpoint (#12550) 2022-05-03 12:27:06 +00:00
test_onnx.py Update `tests/models/*.py` to use `devices` instead of `gpus` or `ipus` (#11470) 2022-03-26 14:38:57 +00:00
test_restore.py Fix fit loop restart logic to enable resume using the checkpoint (#12821) 2022-05-03 16:27:13 +00:00
test_torchscript.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_tpu.py Deprecate `num_processes`,`gpus`, `tpu_cores`, and `ipus` from the Trainer constructor (#11040) 2022-04-10 17:10:05 +00:00