lightning/pytorch_lightning/loops
Carlos Mocholí bc50591d49
reduce loop structure leakage into the `TrainingEpochLoop` (#9490)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-28 13:22:22 +00:00
..
batch reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
dataloader [bugfix] Resolve metrics not being properly resetted on validation epoch end (#9717) 2021-09-27 16:16:45 +00:00
epoch reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
optimization reduce loop structure leakage into the `TrainingEpochLoop` (#9490) 2021-09-28 13:22:22 +00:00
__init__.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
base.py [Refactor] 1/2 Move reset_on_restart within the loop reset (#9561) 2021-09-17 16:11:32 +00:00
fit_loop.py Rename `reset_on_epoch` to `reset_on_run` (#9658) 2021-09-25 04:27:54 +02:00
utilities.py move get_active_optimizers to utilities (#9581) 2021-09-25 13:17:47 +02:00