lightning/pytorch_lightning/loops
Adrian Wälchli f2b5f34592
Move `TrainingBatchLoop.build_kwargs` to utilities (#9198)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-08-30 17:00:26 +01:00
..
batch Move `TrainingBatchLoop.build_kwargs` to utilities (#9198) 2021-08-30 17:00:26 +01:00
dataloader remove redundant iterator call to data fetcher in loops (#9117) 2021-08-26 11:36:29 +02:00
epoch Remove calls to internal dev debugger in training- and eval loop (#9188) 2021-08-30 17:16:59 +02:00
__init__.py 3/n inter batch parallelism (#9052) 2021-08-24 18:45:54 +00:00
base.py Save the `ResultCollection` in the loops state dict (#8641) 2021-08-02 20:52:24 +00:00
closure.py generalize closure api in Lightning (#8642) 2021-08-26 08:36:21 +00:00
fit_loop.py add fault-tolerance for global random state in map-style datasets (#8950) 2021-08-26 12:13:31 +00:00
utilities.py Move `TrainingBatchLoop.build_kwargs` to utilities (#9198) 2021-08-30 17:00:26 +01:00