lightning/pytorch_lightning/loops
Rohit Gupta a64e1dfd7d Fix fit loop restart logic to enable resume using the checkpoint (#12821)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-05-03 14:54:54 -04:00
..
batch Create the loss accumulator directly on the device (#12430) 2022-03-25 12:46:17 +01:00
dataloader Print ragged dict of metrics in `EvaluationLoop._print_results` properly (#12857) 2022-05-03 14:54:54 -04:00
epoch Update TQDM progress bar tracking with multiple dataloaders (#11657) 2022-03-25 15:13:35 +00:00
optimization Update Plugins doc (#12440) 2022-03-29 12:09:41 +00:00
__init__.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
base.py Fix master merge conflict (#11858) 2022-02-10 21:49:45 +00:00
fit_loop.py Fix fit loop restart logic to enable resume using the checkpoint (#12821) 2022-05-03 14:54:54 -04:00
utilities.py Have the outputs match the loops format (#12182) 2022-03-08 18:10:18 +00:00