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
- PyTorch Lightning uses deprecated torch_xla function, causing compatibility issues with latest torch_xla versions
- bump python 3.9+
- `seed_everything(..., workers=True)` causes the `Dataloader` to apply exactly the same augmentations each epoch if they sample values from `torch.distributions`
- update dataset at "on_train_epoch_start", but "training_step" still get old data
- How to deal with uneven inputs in DDP with sharded data without hanging
- FSDP full state dict mangles fsspec path
- put the monitor metric into default filename for ModelCheckpoint
- Proposal(CLI): after_instantiate_classes hook
- Proposal(CLI): after_instantiate_classes hook
- PytorchStreamReader failed reading zip archive: not a ZIP archive
- Docs
- Python not yet supported