lightning/pytorch_lightning/loops
Danielle Pintz 5da065e287
Remove `is_global_zero` check in `training_epoch_loop` (#12134)
2022-03-02 02:05:14 +00:00
..
batch Add typing to `TQDMProgressBar` (#11369) 2022-01-12 01:07:30 +00:00
dataloader Do not prefetch when possible (#12101) 2022-02-28 18:31:18 +00:00
epoch Remove `is_global_zero` check in `training_epoch_loop` (#12134) 2022-03-02 02:05:14 +00:00
optimization Remove `Trainer._device_type` (#11992) 2022-02-22 13:02:13 +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 Do not prefetch when possible (#12101) 2022-02-28 18:31:18 +00:00
utilities.py Fix `current_epoch` value on training end (#8578) 2022-02-10 17:55:59 +01:00