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 supported3 Subscribers
Add a CodeTriage badge to lightning![CodeTriage badge for lightning-ai/lightning](/lightning-ai/lightning/badges/users.svg?count=3)
Help out
- Issues
- Error when logging to MLFlow deleted experiment
- Need a strategy to gather and compute validation loss on the whole validation dataset
- Error: torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate more than 1EB memory
- MLFlow ResponseError('too many 500 error responses') if try to log to deleted experiment
- MisconfigurationException use cases
- Change `optimizer` or `lr_scheduler` in resuming training without removing the `global_step` information
- Tensorboard Logger is flushed on every step
- stateful dataloaders do not load their state_dict if self.trainer.estimated_stepping_batches called beforehand
- updated model_checkpoint.py to add the facility of retaining periodic checkpoints
- pytorch_lightning.utilities(module) and lightning_utilities (package)
- Docs
- Python not yet supported