This website requires JavaScript.
Explore
Help
Sign In
wassname
/
pytorch-lightning
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/pytorch-lightning.git
synced
2026-09-02 12:40:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5c19ea78404b4cd9dffe7835941c2a8949bb3b1
pytorch-lightning
/
pytorch_lightning
/
callbacks
T
History
William Falcon
eeb411144f
enable fast_dev_run without a validation loop (
#1779
)
...
* fix val dataloader * Update evaluation_loop.py
2020-05-11 11:30:22 -04:00
..
__init__.py
Learning rate log callback (
#1498
)
2020-04-30 08:06:41 -04:00
base.py
Progress bar callback (
#1450
)
2020-04-23 20:46:18 -04:00
early_stopping.py
improve pickle tests for callbacks (
#1717
)
2020-05-05 14:08:54 -04:00
gradient_accumulation_scheduler.py
changelog (
#1616
)
2020-04-26 16:11:22 -04:00
lr_logger.py
Fix lr key name in case of param groups (
#1719
)
2020-05-10 17:05:34 -04:00
model_checkpoint.py
None check for filepath in ModelCheckpoint (
#1654
)
2020-04-29 16:36:28 +00:00
progress.py
enable fast_dev_run without a validation loop (
#1779
)
2020-05-11 11:30:22 -04:00