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
- overfit_batches replaces custom sampler with Sequential sampler
- Do not replace custom sampler/dataloader when using `overfit_batches`
- Deprecate Python 3.9 support + Add Python 3.14
- Change WandbLogger prefix separator to slash for better metric grouping
- Python 3.13 triggers Numpy RuntimeWarning
- Move checkpoint for auto-requeue on SLURM clusters out of signal handlers
- Reinstate checkpoint_path_prefix in MLFlowLogger
- MLflow model format required for the Register Model
- Fix broken examples exploration link in README (404 Error)
- Lightning sets shuffle=True for custom samplers when wrapping them for distributed sampling
- Docs
- Python not yet supported