pytorch-lightning
https://github.com/pytorchlightning/pytorch-lightning
Python
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
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 supported8 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- 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
- Add email callback on train complete
- Confusing recommendation to use sync_dist=True even with TorchMetrics
- How to use Webdataset in DDP setting? ValueError: you need to add an explicit nodesplitter to your input pipeline for multi-node training
- Loading `train_dataloader` before estimating `max_batches`
- `link_arguments` does not work in lightning 2.3
- Support restoring callbacks' status when predicting
- StreamingDataset not working in multi-gpu environement
- Docs
- Python not yet supported