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 supported8 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- testing with M1
- CUDA Error while training in DDP and using workers in dataloaders
- save_hyperparameter incorrectly infers parameters from superclass
- The color scheme of yaml code in the document makes it difficult to read
- Added fix/workaround for validation issue after resumption
- EarlyStopping interfered by LearningRateFinder
- EarlyStopping in the middle of an epoch
- Restoring a checkpoint (from model checkpoint) via `trainer.test(model_module, ckpt_path='best')` doesn't restore associated `current_epoch` within the trainer
- Validation runs only for one iteration when restarting from checkpoint mid-epoch, wrongly reporting validation loss
- NCCL when trying to train on 2 nodes
- Docs
- Python not yet supported