lightning/tests/base
Jirka Borovec 0fe933e23d
fixing TPU tests (#2632)
* init

* rename

* tpu_core_idx

* idx 8

* idxs

* @pl_multi_process_test

* assert

* assert

* deamon

* no close

* imort

* msg

* use_single_gpu

* dataset

* idx

* fix idx

* dataset

* format

* add pickable

* typo

* apex

* typo

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* docs

* typo

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* tests

* docs

* docs

* Apply suggestions from code review

Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* Apply suggestions from code review

Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>

* docs

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-07-27 19:07:09 -04:00
..
__init__.py Tests: refactor cleanup (#1744) 2020-05-10 13:15:28 -04:00
dataloaders.py Bugfix/_has_len (#2307) 2020-06-26 09:31:08 -04:00
datamodules.py Enable val/test loop disabling + datamodule tests (#2692) 2020-07-25 12:57:40 -04:00
datasets.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00
deterministic_model.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
develop_pipelines.py remove parameterize from TPU tests (#2561) 2020-07-09 06:46:07 -04:00
develop_utils.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -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 replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
model_template.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -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 Tests: refactor cleanup (#1744) 2020-05-10 13:15:28 -04:00
model_train_dataloaders.py Bugfix/_has_len (#2293) 2020-06-19 23:38:15 -04:00
model_train_steps.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -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 EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
model_valid_steps.py hotfix to unblock hparams and OmniConf - removes auto_register_init_args by default (#2025) 2020-05-31 08:29:51 -04:00
models.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datasets.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00