lightning/tests/base
Rohit Gupta 29bcf30984
[tests/core] Updated with BoringModel and added BoringDataModule (#5432)
* update with BoringModel and introduce BoringDataModule

* isort

* fix

* rm random_split

* fix test

* fix test

* update

* update test_results

* val_step

* update tests

* rebase

* rebase
2021-01-13 01:48:37 -05:00
..
__init__.py [tests/core] Updated with BoringModel and added BoringDataModule (#5432) 2021-01-13 01:48:37 -05:00
boring_model.py [tests/core] Updated with BoringModel and added BoringDataModule (#5432) 2021-01-13 01:48:37 -05:00
dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
datamodules.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
datasets.py flake8 ++ 2021-01-05 09:58:37 +01:00
deterministic_model.py Refactor: clean trainer device & distrib getters (#5300) 2021-01-12 05:22:37 -05:00
develop_pipelines.py Refactor: clean trainer device & distrib getters (#5300) 2021-01-12 05:22:37 -05:00
develop_utils.py [tests/core] Updated with BoringModel and added BoringDataModule (#5432) 2021-01-13 01:48:37 -05:00
model_optimizers.py Refactor/prune unused EvalModel methods (#5331) 2021-01-03 15:09:54 +01:00
model_template.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_test_dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_test_epoch_ends.py Refactor: clean trainer device & distrib getters (#5300) 2021-01-12 05:22:37 -05:00
model_test_steps.py Refactor/prune unused EvalModel methods (#5331) 2021-01-03 15:09:54 +01:00
model_train_dataloaders.py hotfix: dataloaders - add unimplemented methods (#5352) 2021-01-05 03:41:20 -05:00
model_train_steps.py hotfix: dataloaders - add unimplemented methods (#5352) 2021-01-05 03:41:20 -05:00
model_utilities.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_valid_dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_valid_epoch_ends.py Refactor/prune unused EvalModel methods (#5331) 2021-01-03 15:09:54 +01:00
model_valid_steps.py drop deprecated TrainResult (#5323) 2021-01-04 09:54:21 +08:00
models.py refactor - check E501 (#5200) 2020-12-21 14:23:09 +05:30
simple_model.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_datasets.py refactor - check F841 (#5202) 2020-12-21 11:10:55 +05:30