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
- fix: log the convenience `epoch` metric once per step (#20902)
- Graceful stop on an extrenal file marker
- WandbLogger marks crashed runs as "Finished" instead of "Failed" in W&B sweeps
- fix: mark W&B run as failed when `WandbLogger.finalize("failed")` is called (#21787)
- Update PR template to use checkboxes on all items
- fix: AdvancedProfiler no longer crashes when stop() is called after teardown
- feat: add `dtype` option to `LightningModule.load_from_checkpoint`
- build(deps): bump actions/cache from 5.0.5 to 6.1.0
- build(deps): bump actions/setup-python from 6.2.0 to 6.3.0
- Enhance DDP unused-parameters error with offending parameter names
- Docs
- Python not yet supported