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
f6614b370c
lightning
/
pytorch_lightning
/
loops
/
epoch
History
Adrian Wälchli
c0bd658354
Remove calls to internal dev debugger in training- and eval loop (
#9188
)
2021-08-30 17:16:59 +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
evaluation_epoch_loop.py
Remove calls to internal dev debugger in training- and eval loop (
#9188
)
2021-08-30 17:16:59 +02:00
prediction_epoch_loop.py
Move predictions to CPU before accumulating (
#9085
)
2021-08-26 16:02:42 +01:00
training_epoch_loop.py
3/n inter batch parallelism (
#9052
)
2021-08-24 18:45:54 +00:00