lightning/tests/helpers
Sean Naren 1a502c061c
[1/2] Collaborative Strategy (#12842)
2022-05-05 16:06:26 +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 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 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 Mark `CheckpointConnector` as protected (#11550) 2022-02-03 02:26:08 +00:00
runif.py [1/2] Collaborative Strategy (#12842) 2022-05-05 16:06:26 +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 Enforce eval shuffle warning only for default samplers (#12653) 2022-05-02 16:11:09 +00:00