lightning/pytorch_lightning/loops
Carlos Mocholí 3d74c90e88
Remove `on_train_batch_{start,end}(dataloader_idx=...)` (#12977)
2022-05-06 14:58:49 +02:00
..
batch Construct the hook kwargs inside each loop (#12100) 2022-05-03 17:08:02 +02:00
dataloader Print ragged dict of metrics in `EvaluationLoop._print_results` properly (#12857) 2022-04-28 16:05:24 +00:00
epoch Remove `on_train_batch_{start,end}(dataloader_idx=...)` (#12977) 2022-05-06 14:58:49 +02:00
optimization Construct the hook kwargs inside each loop (#12100) 2022-05-03 17:08:02 +02: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 16:27:13 +00:00
utilities.py Construct the hook kwargs inside each loop (#12100) 2022-05-03 17:08:02 +02:00