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
- PR: Fix Duplicate Metric Logging in MLFlowLogger to Prevent MLflow Database Errors
- update ModelSummary
- LR Finder: compute gradients w.r.t. log10(lr) in exponential mode (fix torch.gradient spacing)
- Fix progress bar deadlock on DDP metrics computation.
- `lr_scheduler.step()` must be called before `optimizer.step()`
- Fix batch progress state misalignment when resuming from mid-epoch checkpoints
- docs(LightningModule): update docs for `.training` mode in loops
- [Help needed] How to pass `weights_only` param to `tuner`
- Fix: Respect `required=False` in `add_lightning_class_args` when `subclass_mode=False`
- MlflowException when logging checkpoints with MLFlowLogger
- Docs
- Python not yet supported