lightning/pytorch_lightning/loops
Adrian Wälchli c0bd658354
Remove calls to internal dev debugger in training- and eval loop (#9188)
2021-08-30 17:16:59 +02:00
..
batch Remove calls to internal dev debugger in training- and eval loop (#9188) 2021-08-30 17:16:59 +02: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 `block_ddp_sync_behaviour` to utilities (#9192) 2021-08-30 14:56:16 +00:00