lightning
https://github.com/lightning-ai/lightning
Python
Deep learning framework to train, deploy, and ship AI products Lightning fast.
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 supported5 Subscribers
Add a CodeTriage badge to lightning
Help out
- Issues
- build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2
- Bump rich upper bound to <15.1.0 to support rich 15.0
- Optimize remote checkpoint loading with parallel multiprocess downloads and zero-copy mmap
- fix(model_checkpoint): don't delete remote checkpoints outside `dirpath`
- Enhance remote checkpoint loading with parallel mmap chunk downloading (#21868)
- Warn when a dataloader init argument cannot be read back
- compatibility with rich 15.0.0
- Fabric: validate named barriers across ranks
- sync_dist mean-reduced epoch metrics are inflated when ranks log unequal batch counts (integer batch-size accumulator floors during mean-sync)
- Fix EarlyStopping latching should_stop before min_epochs is reached
- Docs
- Python not yet supported