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
- 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
- Fix WeightAveraging swapping un-averaged model during validation before first update
- Fix SpikeDetection.load_state_dict referencing nonexistent self.running
- security: avoid shell fallback in SLURM requeue
- Fix `_atomic_save` staging local checkpoints through `$TMPDIR`
- Fix WeightAveraging swapping in the un-updated average model during validation
- Feat/gradient statistics monitor callback
- Docs
- Python not yet supported