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
334675e710
lightning
/
pytorch_lightning
/
loops
History
Rohit Gupta
59b0ccb6bc
Fix logging to loggers with multiple eval dataloaders (
#12454
)
2022-03-28 15:36:01 +00:00
..
batch
Create the loss accumulator directly on the device (
#12430
)
2022-03-25 12:46:17 +01:00
dataloader
Fix logging to loggers with multiple eval dataloaders (
#12454
)
2022-03-28 15:36:01 +00:00
epoch
Update TQDM progress bar tracking with multiple dataloaders (
#11657
)
2022-03-25 15:13:35 +00:00
optimization
Integrate global step with progress tracking (
#11805
)
2022-03-07 19:21:37 +00:00
__init__.py
Loop and test restructuring (
#9383
)
2021-09-10 13:18:24 +00:00
base.py
Fix master merge conflict (
#11858
)
2022-02-10 21:49:45 +00:00
fit_loop.py
Fix current epoch value override on restart (
#12429
)
2022-03-28 14:41:31 +05:30
utilities.py
Have the outputs match the loops format (
#12182
)
2022-03-08 18:10:18 +00:00