This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
faee9dfd53
lightning
/
pytorch_lightning
/
loops
/
dataloader
History
Carlos Mocholí
d02fc2b728
Rename `reset_on_epoch` to `reset_on_run` (
#9658
)
2021-09-25 04:27:54 +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
dataloader_loop.py
Rename `reset_on_epoch` to `reset_on_run` (
#9658
)
2021-09-25 04:27:54 +02:00
evaluation_loop.py
Enable DataLoader state restoration for the evaluation loop (
#9563
)
2021-09-24 16:21:00 +00:00
prediction_loop.py
Reset metrics before each task starts (
#9410
)
2021-09-23 13:50:25 +05:30