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 supported10 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- Improved control of device stats callbacks
- Move strategy-specific dataloader logic to the stategies
- Callback hook for on_after_optimizer_step
- Deprecate `save` from the Logger Base API
- Support batch size scaling with dataloaders passed directly to `fit()`
- Add debugging utilitity methods for DDP
- Use `FutureWarning` instead of `DeprecationWarning` for deprecation warning
- Tagging discussion with release number
- Predict on TPU using all cores
- ModelCheckpoint with custom directory path not working on TPU
- Docs
- Python not yet supported