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
- trainer test and validate have issues with autograd
- `Error while merging hparams` when using LightningCLI and YAML
- trainer.validate() get different result from trainer.fit
- Trainer does not switch to train mode after validation step
- loss spikes in validation step when the model has multiple losses applied
- docs: fixed the `init_module` and deepspeed
- Add `step` parameter to `TensorBoardLogger.log_hyperparams`
- False positive iterable dataset warning for LitData StreamingDataset
- Remove the `optimizer_to_device` logic if possible
- Bug: automatic logging doesn't log metric on steps if .update is used
- Docs
- Python not yet supported