lightning/pytorch_lightning/loops
Carlos Mocholí 31bb6e69ca
Avoid optional instances in Loops (#10735)
* Avoid optional instances in Loops

* More cleanup
2021-11-26 18:00:18 +00:00
..
batch Avoid optional instances in Loops (#10735) 2021-11-26 18:00:18 +00:00
dataloader del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +00:00
epoch Avoid optional instances in Loops (#10735) 2021-11-26 18:00:18 +00:00
optimization Avoid optional instances in Loops (#10735) 2021-11-26 18:00:18 +00:00
__init__.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
base.py Update docs for base Loop class with examples (#9993) 2021-10-18 15:37:23 +00:00
fit_loop.py Avoid optional instances in Loops (#10735) 2021-11-26 18:00:18 +00:00
utilities.py Change default value of the `max_steps` Trainer argument from `None` to `-1` (#9460) 2021-10-25 20:21:33 +00:00