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
- Support wandb_logger.watch() when using LightningCLI
- Enable batch size finder for distributed strategies
- logged images are not showing up in tensorboard images.
- Passing a dataloader to save_hyperparams hangs trainer.fit
- TensorBoardLogger does not document .add_image() function
- Huge metrics jump between epochs && Step and epoch log not matched, when accumulate_grad_batches > 1
- Turn off hpc checkpoint saving in SLURM environment if trainer.fit(..., ckpt_path="last")
- IndexError: Pytorch-lightning CompositionalMetric require tensor.item() if dim=0 whether I did so
- Support GAN based model training with deepspeed which need to setup fabric twice
- Resume from mid steps inside an epoch
- Docs
- Python not yet supported