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
efc8727314
lightning
/
pytorch_lightning
/
loops
History
Carlos Mocholí
c69a79c86f
Fix `self.log(on_epoch=True)` on_batch_start (
#9780
)
2021-10-18 14:02:16 +02:00
..
batch
Fix `self.log(on_epoch=True)` on_batch_start (
#9780
)
2021-10-18 14:02:16 +02:00
dataloader
[2/n] Directly call TrainingTypePlugin APIs instead of going through the Accelerator (
#9901
)
2021-10-14 17:38:22 +02:00
epoch
Fix `self.log(on_epoch=True)` on_batch_start (
#9780
)
2021-10-18 14:02:16 +02:00
optimization
loop customization docs (
#9609
)
2021-10-18 09:43:11 +00:00
__init__.py
Loop and test restructuring (
#9383
)
2021-09-10 13:18:24 +00:00
base.py
loop customization docs (
#9609
)
2021-10-18 09:43:11 +00:00
fit_loop.py
[2/n] Directly call TrainingTypePlugin APIs instead of going through the Accelerator (
#9901
)
2021-10-14 17:38:22 +02:00
utilities.py
[Refactor] Simplify data loading logic around replacing sampler to prevent confusion (
#9721
)
2021-09-28 17:04:02 +00:00