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
- Bump torch, torchvision, torchaudio, and torch-tensorrt to latest versions
- ci: add pytorch 2.11 to cpu tests
- Fix DeepSpeed auto batch size crash for DataLoader(batch_size=None)
- Revert #20825 & fix sigterm exception handling
- refactor: standardize SIGTERMException instantiation to use explicit parentheses
- Add typing_extensions.Override to SpikeDetection callback
- build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements/pytorch
- build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements
- fix: add encoding to open() calls + stacklevel to warnings.warn
- fix: honor train_bn in BackboneFinetuning.freeze_before_training
- Docs
- Python not yet supported