lightning/pytorch_lightning/loops
thomas chaton 9148a13de0
Enable DataLoader state restoration for the evaluation loop (#9563)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-09-24 16:21:00 +00:00
..
batch Use `searchsorted` over `argmax` (#9670) 2021-09-23 14:55:43 -07:00
dataloader Enable DataLoader state restoration for the evaluation loop (#9563) 2021-09-24 16:21:00 +00:00
epoch Support skipping to validation (#9681) 2021-09-24 14:10:25 +00:00
optimization fix modify _DDPSinkBackward view inplace error for pytorch nightly 1.10 (#9649) 2021-09-22 19:14:24 +00:00
__init__.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
base.py [Refactor] 1/2 Move reset_on_restart within the loop reset (#9561) 2021-09-17 16:11:32 +00:00
fit_loop.py Enable DataLoader state restoration for the evaluation loop (#9563) 2021-09-24 16:21:00 +00:00
utilities.py Add custom logic to each `OutputResult` subclass [2/2] (#9424) 2021-09-15 12:18:19 +00:00