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
- 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
- build(deps): update torchvision requirement from <0.26.0,>=0.16.0 to >=0.16.0,<0.27.0 in /requirements
- build(deps): bump click from 8.3.1 to 8.3.2 in /requirements
- Add `broadcast_sigterm_every_n_steps` to reduce SIGTERM broadcast overhead
- fix: use fsspec for DeepSpeed checkpoint path validation to support remote URIs
- Docs
- Python not yet supported