lightning/tests/trainer
Justus Schock f6a86e8551
generalize reinstantiation of dataloader (#1346)
* generalize reinstantiation of dataloader

* fix condition

* add test

* update changelog

* fix changelog

Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
2020-04-03 17:55:08 -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 generalize reinstantiation of dataloader (#1346) 2020-04-03 17:55:08 -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