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 stateful dataloader state not restored on resume after `estimated_stepping_batches`
- fix: Handle None weight/bias in SyncBatchNorm revert when affine=False (closes #21755)
- Add enable_device_summary flag and DeviceSummary callback to suppress…
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0
- build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3
- docs: fix CometLogger log_model docstring example
- Transformer Engine plugin fails to check weight exists for LayerNorm
- fix: check the weight actually exists for LayerNorm in `_convert_layers` in TFE plugin
- Resolve ckpt_path='best' from disk in a fresh process
- Docs
- Python not yet supported