Files
pytorch-lightning/pytorch_lightning/trainer
2912239fe6 Add useful errors when model is not configured correctly (#1199)
* add check_model_configuration method

* trying to fix errors

* trying to fix tests

* added test_epoch_end to lightning template

* fix tests

* fix new test after rebase

* fix spelling

* added more checks

* updated formating

* added tests

* fixed CHANGELOG

* Apply suggestions from code review

* move test to new module

* change check on configure_optimizers

Co-authored-by: Nicki Skafte <nugginea@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-04-02 11:53:37 -04:00
..
2020-03-12 12:41:37 -04:00
2020-04-01 12:57:36 -04:00
2019-09-26 13:20:54 -04:00
2020-03-12 12:41:37 -04:00
2020-03-20 20:51:14 +01:00
2020-03-30 18:37:02 -04:00