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
- Add Hooks for Dataloader Beginning and End
- Lightning CLI StopIteration
- self.log(.., on_epoch=True) runs extremely slow
- Using a non-named parameter for DataLoader initialization results in an error when using a LightningDataModule
- Error when instantiating Logger with **kwargs only arguments via CLI (NeptuneLogger)
- Graceful termination doesn't work when DataLoaders have num_workers > 0
- ModelCheckpoint `every_n_train_steps` and Trainer `accumulate_grad_batches` (kinda) don't make sense
- Automated metric logging in Lightning Trainer
- Interleaved Model for combined_loader
- Add `WandbLogger` callback for customizing checkpoint artifact logging
- Docs
- Python not yet supported