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
- 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
- Add num_nodes() method to ClusterEnvironment
- fix: use fsspec for DeepSpeed checkpoint path validation to support remote URIs
- feat: add `enable_device_summary` flag to Trainer
- DeepSpeed _validate_checkpoint_directory fails with remote filesystem URIs (e.g. HDFS, S3, CFS)
- AsyncCheckpointIO Should Clone() to CPU not on GPU
- [Energy] N6 Arithmetic: 50-70% AI Training/Inference Energy Reduction — 17 Techniques with Code
- fix: remove incorrect disabled=True for CometLogger offline mode
- Docs
- Python not yet supported