lightning/tests/trainer
Ethan Harris b18accc64c
Add warning for few workers (#1378)
* Add warning for few workers

* Fix style issue

* Update CHANGELOG.md

* Update test

* formatting

* formatting

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-04-05 11:07:16 -04:00
..
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_callbacks.py Simplify progress bar args (#1108) 2020-04-03 00:53:00 +02:00
test_checks.py Add useful errors when model is not configured correctly (#1199) 2020-04-02 11:53:37 -04:00
test_dataloaders.py Add warning for few workers (#1378) 2020-04-05 11:07:16 -04:00
test_optimizers.py faster CI testing (#1323) 2020-04-02 12:28:44 -04:00
test_trainer.py Fix for incorrect run on the validation set with overwritten validation_epoch_end and test_end (#1353) 2020-04-03 09:25:32 -04:00
test_trainer_cli.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00