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(callbacks): add `min_delta` parameter to `ModelCheckpoint` (#14353)
- feat(TQDMProgressBar): add warmup_batches to exclude torch.compile overhead from ETA
- Do not run the wrapped module's property getter when setting an attribute
- Remove the call tracker's forward hooks and reset its flag on every call
- Fix batch size tuning after validation errors
- docs: Add :emphasize-lines: to code blocks in code_structure.rst (fixes #12119)
- test_tensorboard_with_symlink fails on Windows without symlink privilege
- Fix the uneven first step in the lr_finder learning-rate ladder
- Fix FSDP non-finite gradient norm handling
- [Fabric] FSDPStrategy ignores error_if_nonfinite in gradient clipping
- Docs
- Python not yet supported