pytorch-lightning
https://github.com/pytorchlightning/pytorch-lightning
Python
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- Do not run the wrapped module's property getter when setting an attribute
- Remove the call tracker's forward hooks and reset its flag on every call
- Fix batch size tuning after validation errors
- Docs: Pytorch: Optimization: correct return type of configure_optimizers
- Keep the protocol on last-checkpoint paths from a remote dirpath
- test: skip symlink case without Windows privilege
- First epoch after resuming from checkpoint uses sampler epoch 0 (regression from #20775, num_workers > 0)
- tests: skip test_tensorboard_with_symlink on Windows without symlink privilege
- docs: Add :emphasize-lines: to code blocks in code_structure.rst (fixes #12119)
- test_tensorboard_with_symlink fails on Windows without symlink privilege
- Docs
- Python not yet supported