Skip to content

Pull requests: Lightning-AI/pytorch-lightning

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update favicon to match Lightning AI app consistency docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20290 opened Sep 19, 2024 by EmilieLny Loading…
7 tasks
Add rtx 4080 super to chips dictionary fabric lightning.fabric.Fabric
#20285 opened Sep 17, 2024 by kazuar Draft
4 tasks
comet_ml logger update pl Generic label for PyTorch Lightning package
#20275 opened Sep 11, 2024 by japdubengsub Loading…
7 of 11 tasks
Add compile_fn parameter for Trainer pl Generic label for PyTorch Lightning package
#20269 opened Sep 10, 2024 by mieshkiwrk Loading…
Make RichProgressBar visible for both light and dark background pl Generic label for PyTorch Lightning package
#20260 opened Sep 7, 2024 by tshu-w Loading…
2 of 7 tasks
fix a typo of precision help doc docs Documentation related fabric lightning.fabric.Fabric
#20252 opened Sep 6, 2024 by vincentme Loading…
Update LR step scheduler to use total step to work across epochs pl Generic label for PyTorch Lightning package
#20248 opened Sep 5, 2024 by falckt Loading…
3 of 7 tasks
Update model_checkpoint.py pl Generic label for PyTorch Lightning package
#20247 opened Sep 4, 2024 by happyfox-dot Loading…
6 tasks
Support variable batch size in throughput callback pl Generic label for PyTorch Lightning package
#20236 opened Aug 29, 2024 by alex-hh Draft
7 tasks
Fix LightningCLI failing when both module and data module save hyperparameters pl Generic label for PyTorch Lightning package
#20221 opened Aug 22, 2024 by mauvilsa Loading…
5 of 9 tasks
added ignore for hyper params pl Generic label for PyTorch Lightning package
#20213 opened Aug 19, 2024 by aseemk98 Loading…
7 tasks
Stepwise LR scheduler pl Generic label for PyTorch Lightning package
#20211 opened Aug 18, 2024 by 01AbhiSingh Loading…
3 tasks
fix: allow loading of nested states in Fabric.load [wip] fabric lightning.fabric.Fabric
#20210 opened Aug 18, 2024 by Markus28 Draft
4 of 11 tasks
fix: correct the positional encoding of Transformer in pytorch examples pl Generic label for PyTorch Lightning package
#20203 opened Aug 15, 2024 by Galaxy-Husky Loading…
6 of 7 tasks
Feat: support reusable instance of ModelCheckpoint pl Generic label for PyTorch Lightning package
#20202 opened Aug 15, 2024 by ScarWar Loading…
7 tasks
Add documentation note for TQDMProgressBar docs Documentation related pl Generic label for PyTorch Lightning package
#20198 opened Aug 14, 2024 by NishantDahal Loading…
4 of 7 tasks
feat: allow immutable file upload for wandb logger pl Generic label for PyTorch Lightning package
#20193 opened Aug 13, 2024 by cgebbe Loading…
2 of 7 tasks
Fix: Make WandbLogger upload models from all ModelCheckpoint callbacks, not just one pl Generic label for PyTorch Lightning package
#20191 opened Aug 12, 2024 by cgebbe Loading…
3 of 7 tasks
make plugin type check more flexible pl Generic label for PyTorch Lightning package
#20186 opened Aug 10, 2024 by jedyang97 Loading…
1 of 7 tasks
Add step parameter to TensorBoardLogger.log_hyperparams fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20176 opened Aug 7, 2024 by ringohoffman Loading…
2 of 7 tasks
docs: fixed the init_module and deepspeed docs Documentation related fabric lightning.fabric.Fabric
#20175 opened Aug 7, 2024 by alyakin314 Loading…
2 of 7 tasks
Add email callback on train complete pl Generic label for PyTorch Lightning package
#20162 opened Aug 4, 2024 by loucaspapalazarou Loading…
5 of 7 tasks
Loading train_dataloader before estimating max_batches pl Generic label for PyTorch Lightning package
#20148 opened Aug 1, 2024 by shihchengli Loading…
3 of 7 tasks
Test optimizer to device fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20062 opened Jul 9, 2024 by corwinjoy Draft
7 tasks
WIP: Disable _optimizer_to_device logic fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20036 opened Jul 2, 2024 by corwinjoy Loading…
7 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.