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
- fix tqdm progress bar using refresh() instead of update()
- Refactor throughput dtype inference into Precision plugin API
- Add stepwise scheduling for GradientAccumulationScheduler
- Docs: add emphasize-lines directive to python code block
- Refactor throughput dtype inference into the Precision plugin API
- `BackboneFinetuning`: `train_bn` only applied during unfreezing phase
- `Fabric.all_reduce` silently fails when tensors are on CPU
- Fix LightningCLI optional callback handling in subclass mode
- Expose logger logging mode and stabilize rank-zero logging
- multi-node training runs crash because `ddp_weakref` is `None` during backward
- Docs
- Python not yet supported