Files
pytorch-lightning/pytorch_lightning/trainer
04935ea718 fixed extra dataloader bug (#1196)
* fixed extra dataloader bug

* Update pytorch_lightning/trainer/training_loop.py

Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com>

* updated CHANGELOG

* Small non-repetition change

self.get_model() => model as it was already defined

* Update CHANGELOG.md

* changed argument name to reload_train_dataloader_every_epoch

* fixed doc underline too short

* reverted to `reload_dataloaders_every_epoch`

* fixed val and test reloading

* fixed val and test reloading

Co-authored-by: TevenLeScao <teven.lescao@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-04-02 11:41:56 +02:00
..
2020-03-12 12:41:37 -04:00
2020-04-01 12:57:36 -04:00
2020-03-31 18:22:45 -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-04-02 11:41:56 +02:00
2020-03-30 18:37:02 -04:00