lightning/pytorch_lightning/loops
Adam Viola 1fc046cde2
Fix `_should_reload_dl_epoch` causing inconsistent validation dataloader reloading (#11036)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-28 02:20:57 +01:00
..
batch Simplify several profile calls (#11031) 2021-12-14 19:49:19 +00:00
dataloader Fix `_should_reload_dl_epoch` causing inconsistent validation dataloader reloading (#11036) 2021-12-28 02:20:57 +01:00
epoch Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
optimization Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
__init__.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
base.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
fit_loop.py Fix `_should_reload_dl_epoch` causing inconsistent validation dataloader reloading (#11036) 2021-12-28 02:20:57 +01:00
utilities.py Reset the progress tracking state after sanity checking (#11218) 2021-12-23 16:36:03 +00:00