lightning/tests/helpers
rohitgr7 a68fe66705 Update core/lightning.py to core/module.py (#12740) 2022-05-18 08:03:55 +05:30
..
__init__.py [bugfix] Resolve PyTorch Profiling for Manual Optimization (#9316) 2021-09-06 10:45:34 +00:00
advanced_models.py Update core/lightning.py to core/module.py (#12740) 2022-05-18 08:03:55 +05:30
boring_model.py Remove duplicate boring classes (#12951) 2022-05-02 17:42:12 +02:00
dataloaders.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
datamodules.py Refactor tests, skip if sklearn not available (#12093) 2022-02-25 19:31:06 +00:00
datasets.py MANIFEST.in and setup.py clean-up (#7614) 2021-11-19 15:38:42 +01:00
deterministic_model.py Update core/lightning.py to core/module.py (#12740) 2022-05-18 08:03:55 +05:30
imports.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
pipelines.py Mark `CheckpointConnector` as protected (#11550) 2022-02-03 02:26:08 +00:00
runif.py Track CPU stats with DeviceStatsMonitor (#11795) 2022-05-10 10:57:38 +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
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 Enforce eval shuffle warning only for default samplers (#12653) 2022-05-02 16:11:09 +00:00