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 supported11 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- fix(slurm): detect srun inside interactive salloc via SLURM_STEP_ID
- build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
- fix: use del instead of explicit shutdown in CombinedLoader.reset()
- feat: add `verbose` flag to `DeviceStatsMonitor` for non-expert mode
- feat: add `filter_keys` to log only specified device stats
- Bugfix/19990 log when done
- Bug: explicit dataloader iterator `_shutdown_workers()` call causes lightning to crash when pytorch ignores the error
- ci: add Python 3.14 to test matrix
- fix(checkpoint): honor train_time_interval under manual_optimization
- build(deps): bump AButler/upload-release-assets from 3.0 to 4.0
- Docs
- Python not yet supported