lightning/tests/helpers
Carlos Mocholí ba036fdeea
Support special test parametrizations (#10569)
2021-11-17 15:46:14 +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 Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
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 Deprecate `DistributedType` in favor of `StrategyType` (#10505) 2021-11-15 17:10:08 +00:00
runif.py Support special test parametrizations (#10569) 2021-11-17 15:46:14 +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
utils.py rename set_random_master_port (#10104) 2021-10-25 12:09:05 +00:00