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
- Remove Redundant Host & Device Synchronizations
- Support `grad_clip_norm_()` for FSDP
- [BUG] Learning Rate finder does not find optimal lr anymore since version 2.5.3
- TQDMProgressBar bug (?) causes DDP to hang
- Gradient accumulation fix in cross entropy loss
- Lightning+DDP: use_distributed_sampler=True always shuffles data in DDP despite using custom sampler
- Fix: Override hparams via CLI
- Add `device_name` classmethod in `Accelerator`.
- feature: add `sub_dir` to CSV logger constructor
- Add adapt_checkpoint_hparams hook for customizing checkpoint hyperparameter loading
- Docs
- Python not yet supported