lightning/tests/base
William Falcon 031274c25d
fix dp issues + update examples and test examples (#3618)
* fix dp

* fix dp

* fix dp

* fix dp

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples

* fix examples
2020-09-23 00:19:46 -04:00
..
__init__.py More robust way of collecting init argument names for LightningModules (#3066) 2020-08-20 07:19:11 -04:00
dataloaders.py Bugfix/_has_len (#2307) 2020-06-26 09:31:08 -04:00
datamodules.py re-trigger build (#2988) 2020-08-15 21:13:00 -04:00
datasets.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
deterministic_model.py added lr scheduler test using dev debugger (#3004) 2020-08-16 11:37:38 -04:00
develop_pipelines.py ref: checkpoint connector methods 4/n (#3474) 2020-09-12 08:42:27 -04:00
develop_utils.py fix dp issues + update examples and test examples (#3618) 2020-09-23 00:19:46 -04:00
mixins.py Fix lr key name in case of param groups (#1719) 2020-05-10 17:05:34 -04:00
model_optimizers.py Fix batch_outputs with optimizer frequencies (#3229) 2020-09-10 23:01:20 +02:00
model_template.py More robust way of collecting init argument names for LightningModules (#3066) 2020-08-20 07:19:11 -04:00
model_test_dataloaders.py Add missing test for "multiple dataloader + percent_check fix" (#2226) 2020-06-23 11:21:24 -04:00
model_test_epoch_ends.py Add missing test for "multiple dataloader + percent_check fix" (#2226) 2020-06-23 11:21:24 -04:00
model_test_steps.py ref: result 1/n (make monitor default to checkpoint_on to simplify re… (#3571) 2020-09-20 22:58:43 -04:00
model_train_dataloaders.py Bugfix/_has_len (#2293) 2020-06-19 23:38:15 -04:00
model_train_steps.py ref: result 1/n (make monitor default to checkpoint_on to simplify re… (#3571) 2020-09-20 22:58:43 -04:00
model_utilities.py repair CI for Win (#2358) 2020-06-26 21:38:25 -04:00
model_valid_dataloaders.py Add missing test for "multiple dataloader + percent_check fix" (#2226) 2020-06-23 11:21:24 -04:00
model_valid_epoch_ends.py fixes 3549 (#3564) 2020-09-19 20:00:50 -04:00
model_valid_steps.py ref: result 1/n (make monitor default to checkpoint_on to simplify re… (#3571) 2020-09-20 22:58:43 -04:00
models.py to_torchscript method for LightningModule (#3258) 2020-09-03 20:24:44 +02:00
test_datasets.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00