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 supported12 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- Fix CombinedLoader max_size_cycle with empty iterable
- Add sync_dist_op to LightningModule logging
- `CombinedLoader(max_size_cycle)` stops immediately when one iterable is empty
- Fix the PPO example docstrings to name the arguments the constructors take
- docs: remove duplicate and incorrect filename entry in ModelCheckpoint docstring
- build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2
- Bump rich upper bound to <15.1.0 to support rich 15.0
- Optimize remote checkpoint loading with parallel multiprocess downloads and zero-copy mmap
- fix(model_checkpoint): don't delete remote checkpoints outside `dirpath`
- Enhance remote checkpoint loading with parallel mmap chunk downloading (#21868)
- Docs
- Python not yet supported