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
- Training process freezes on step 2 when training with manual optimization.
- Total time in Simpleprofiler does not add up to the function run-times
- `trainer.predict` on ` IterableDataset`s leads to a warning
- Progress Bar prints many lines when validation_step is defined
- "MisconfigurationException: No supported gpu backend found!" with multi gpu training in jupyter notebooks
- `trainer.save_checkpoint` doesn't work after `trainer.test` with deepspeed strategy
- Requirement files do not correspond to extra dependencies
- Mark APIs in app framework as experimental
- Support `channels_last` with training
- predict_dataloaders[0].batch_size always returns None
- Docs
- Python not yet supported