lightning/pytorch_lightning/loops/dataloader
Carlos Mocholí dbb7f56b35
Deprecate `Trainer.verbose_evaluate` (#10931)
2021-12-17 19:26:32 +01:00
..
__init__.py `pytorch_lightning.loops` file structure: group by dataloader, epoch, and batch loop (#8077) 2021-06-24 23:40:46 +02:00
dataloader_loop.py Improve typing for loops (#10749) 2021-11-26 18:39:09 +00:00
evaluation_loop.py Deprecate `Trainer.verbose_evaluate` (#10931) 2021-12-17 19:26:32 +01:00
prediction_loop.py Reset the current progress tracking state during double evaluation (#11119) 2021-12-17 19:20:11 +01:00