lightning
https://github.com/lightning-ai/lightning
Python
Deep learning framework to train, deploy, and ship AI products Lightning fast.
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 supported2 Subscribers
Add a CodeTriage badge to lightning
Help out
- Issues
- Support variable batch size in throughput callback
- environment variable WORLD_SIZE is incorrectly set to 1 after trainer.fit is done
- KeyError: 'Trying to restore optimizer state but checkpoint contains only the model. This is probably due to `ModelCheckpoint.save_weights_only` being set to `True`.' But optim_cfg is in model
- torch.cuda.OutOfMemoryError after running tuner.scale_batch_size() in "binsearch" mode
- Dashboard
- "FileExistsError: [Errno 17] File exists: '/000000_epoch_shape'" using the ddp_notebook strategy with data stored in MDS (mosaic streaming) format
- metric.compute() hangs when using DDP with multiple GPUs
- Can no longer install versions 1.5.10-1.6.5
- Fix LightningCLI failing when both module and data module save hyperparameters
- Switching into training mode in training_step
- Docs
- Python not yet supported