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
- ModelCheckpoint Callback not working/saving unless `save_on_train_epoch_end` is enabled True which considerably slows down training
- feat: allow immutable file upload for wandb logger
- Add param_group name for BaseFinetuningCallback
- shortcuts for logging weights and biases norms
- Fix: Make `WandbLogger` upload models from all `ModelCheckpoint` callbacks, not just one
- Support IO Type Checkpoints for trainer.fit() in ckpt_path Parameter
- MLFlowLogger does not save config.yaml for each run
- OnExceptionCheckpoint callback suppresses exceptions and results in NCCL timeout
- Seeding and multi-GPU training
- Checkpoint callback run before validation step - stale or none monitor values considered for validation metrics
- Docs
- Python not yet supported