lightning/tests/helpers
Adrian Wälchli 9d136a9fc5
Lightning Lite core and tests (#10175)
2021-10-29 21:46:39 +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 deprecated `DataModule.dims` usage in tests (#9948) 2021-10-18 17:35:41 +05:30
dataloaders.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
datamodules.py Remove deprecated `DataModule.dims` usage in tests (#9948) 2021-10-18 17:35:41 +05:30
datasets.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
deterministic_model.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
imports.py Some minor CI cleanup (#10088) 2021-10-26 13:58:20 +02:00
pipelines.py Lightning Lite core and tests (#10175) 2021-10-29 21:46:39 +00:00
runif.py Remove `_NATIVE_AMP_AVAILABLE` checks (#9747) 2021-09-29 15:34:26 +02: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
utils.py rename set_random_master_port (#10104) 2021-10-25 12:09:05 +00:00