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
- Seed NumPy using `np.random.SeedSequence()` in `pl_worker_init_function()` to robustly seed NumPy-dependent dataloader workers
- Training stuck at the first iter can't get corresponding pid
- Wandb 1.x step handling
- Tuner.scale_batch_size(max_val=1024)
- Resume training from checkpoints
- Type annotation for `BasePredictionWriter` subclass
- load data sequence is confusing
- LearningRateFinder creates errors for schedulers in `val` stage
- tensorboard step and self.global_step do not correspond under accumulate_grad
- Can't resume automatically a job, ckpt_path="hpc" throws ValueError from the start
- Docs
- Python not yet supported