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
- feat: enable storage_options support in FSDP and ModelParallel strategies
- Fix BaseFinetuning re-freezing unfrozen modules on resume
- scale_batch_size runs zero batches per trial when started after training has begun
- BaseFinetuning re-freezes already unfrozen modules when resuming from a checkpoint
- Fix CombinedLoader max_size_cycle with empty iterable
- Many time passes between epochs
- Add sync_dist_op to LightningModule logging
- `CombinedLoader(max_size_cycle)` stops immediately when one iterable is empty
- Fix the PPO example docstrings to name the arguments the constructors take
- docs: remove duplicate and incorrect filename entry in ModelCheckpoint docstring
- Docs
- Python not yet supported