lightning/tests/helpers
jjenniferdai 4b5761539e
Remove `hpc_save` (#11101)
2022-01-03 12:23:13 +00:00
..
__init__.py [bugfix] Resolve PyTorch Profiling for Manual Optimization (#9316) 2021-09-06 10:45:34 +00:00
advanced_models.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
boring_model.py Fix `prepare_data` implementation in `BoringDataModule` (#10915) 2021-12-03 13:51:34 +00:00
dataloaders.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
datamodules.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
datasets.py MANIFEST.in and setup.py clean-up (#7614) 2021-11-19 15:38:42 +01:00
deterministic_model.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
imports.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
pipelines.py Remove `hpc_save` (#11101) 2022-01-03 12:23:13 +00:00
runif.py Add separate CI job for slow tests (#10830) 2021-12-01 19:58:18 +00:00
simple_models.py Fix restoring training state during `trainer.fit` only (#9413) 2021-10-06 14:57:40 +00:00
test_datasets.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_models.py Raise `MisconfigurationException` if `trainer.eval` is missing required methods (#10016) 2021-10-25 23:12:08 -07:00
torchtext_utils.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
utils.py Prune EvalModelTemplate (#11153) 2021-12-19 13:08:43 +00:00