lightning/tests/trainer
Adrian Wälchli ebd9fc9530
Fix for incorrect run on the validation set with overwritten validation_epoch_end and test_end (#1353)
* reorder if clauses

* fix wrong method overload in test

* fix formatting

* update change_log

* fix line too long
2020-04-03 09:25:32 -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 Profiler summary (#1259) 2020-03-31 08:57:48 -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