lightning/pytorch_lightning/loops
Carlos Mocholí 724a92b065
Mark outputs as protected in the evaluation loops (#10781)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-11-28 20:09:30 +00:00
..
batch Avoid optional instances in Loops (#10735) 2021-11-26 18:00:18 +00:00
dataloader Mark outputs as protected in the evaluation loops (#10781) 2021-11-28 20:09:30 +00:00
epoch Mark outputs as protected in the evaluation loops (#10781) 2021-11-28 20:09:30 +00:00
optimization Improve typing for loops (#10749) 2021-11-26 18:39:09 +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