lightning/pytorch_lightning/loops
Gili Tzabari a967b6eba0
del iterator on_run_end() (#9915)
2021-10-29 16:29:44 +00:00
..
batch Fix `self.log(on_epoch=True)` on_batch_start (#9780) 2021-10-18 14:02:16 +02:00
dataloader del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +00:00
epoch del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +00:00
optimization Fix gradient norm tracking and gradient clipping (#9287) 2021-10-28 15:23:27 +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 del iterator on_run_end() (#9915) 2021-10-29 16:29:44 +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