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
- 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
- Tagging discussion with release number
- Integrate TorchTensorRt in order to increase speed during inference
- Predict on TPU using all cores
- ModelCheckpoint with custom directory path not working on TPU
- Avoid network access during ordinary tests
- Docs
- Python not yet supported