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: Skip redundant per-step device transfer of `_ResultMetric` in the logging hot path
- fix: preserve stateful dataloader state around estimated_stepping_batches
- fix(cuda): call set_device before _check_cuda_matmul_precision to prevent spurious GPU 0 init
- Fix stateful dataloader state not restored on resume after `estimated_stepping_batches`
- fix: Handle None weight/bias in SyncBatchNorm revert when affine=False (closes #21755)
- Add enable_device_summary flag and DeviceSummary callback to suppress…
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0
- build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3
- Fix GPU memory leak in ModelPruning when reused across multiple fit() calls
- Docs
- Python not yet supported