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
- [RFC] Logger_connector should own the logger, and should not have a Trainer reference
- Improved control of device stats callbacks
- Move strategy-specific dataloader logic to the stategies
- Add version compatibility matrix
- Callback hook for on_after_optimizer_step
- Deprecate `save` from the Logger Base API
- Remove 401 by use __all__
- Support batch size scaling with dataloaders passed directly to `fit()`
- Add debugging utilitity methods for DDP
- Use `FutureWarning` instead of `DeprecationWarning` for deprecation warning
- Docs
- Python not yet supported