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 supported2 Subscribers
Add a CodeTriage badge to lightning
Help out
- Issues
- Make sure the upcoming change in the default for `weights_only` from False to True is handled correctly
- Error: Invalid value for '--accelerator': 'auto' is not one of 'cpu', 'gpu', 'cuda', 'mps', 'tpu'.
- Add fp8 (torchao)/fsdp2/torch_compile handlers and tests
- Add `on_validation_model_train/eval` to Callback API as well
- Slurm multi-node work fine but multi-gpu doesn't
- Multi-gpu training with slurm times out
- Make `save_hyperparameters` consistent for CLI and hardcoded training for custom python objects
- Call configure_module before freeze_before_training
- Why only one GPU is getting used in the kaggle kernel
- When interrupting a run with Ctrl+C, sometimes the WandbLogger does not upload a checkpoint artifact
- Docs
- Python not yet supported