lightning/pytorch_lightning/loops
Carlos Mocholí 0aa5cc7b77
Integrate `total_batch_idx` with progress tracking (#8598)
2021-08-14 14:08:34 +02:00
..
batch Remove truncated_bptt_steps from Trainer constructor (#8825) 2021-08-11 03:26:01 +00:00
dataloader Remove write_predictions from LightningModule (#8850) 2021-08-14 02:00:23 +00:00
epoch Integrate `total_batch_idx` with progress tracking (#8598) 2021-08-14 14:08:34 +02:00
__init__.py `pytorch_lightning.loops` file structure: group by dataloader, epoch, and batch loop (#8077) 2021-06-24 23:40:46 +02:00
base.py Save the `ResultCollection` in the loops state dict (#8641) 2021-08-02 20:52:24 +00:00
fit_loop.py Integrate `total_batch_idx` with progress tracking (#8598) 2021-08-14 14:08:34 +02:00