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
- Add enable_device_summary flag to Trainer
- Adopt typing_extensions.override across codebase (#18695)
- add `to_tensorrt` in documentations.
- ModelCheckpoint: manual-optimization pre-step snapshot is not applied when the save is deferred to on_validation_end
- Fix ModelCheckpoint manual-opt pre-step snapshot not applied when save is deferred to validation
- Fix sync_dist epoch metrics inflated by floored integer batch-size accumulator
- docs: clarify sync_dist warning is a false positive for TorchMetrics-derived values
- feat(FSDP): enable FSDP strategy on CPU and add trainable checkpointing tests
- Research tooling note: BGPT evidence API for science LLM workflows
- Preserve leafless hyperparameter values in `_flatten_dict`
- Docs
- Python not yet supported