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

[wip] Call configure_module before freeze_before_training pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20428 opened Nov 18, 2024 by chualanagit Loading…
12 tasks done
docs(fit_loop): Improve documentation and comments pl Generic label for PyTorch Lightning package
#20426 opened Nov 18, 2024 by pmatczak2 Loading…
Add doc for TBPTT docs Documentation related pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20422 opened Nov 15, 2024 by chualanagit Loading…
12 tasks done
bump python 3.9+ ci Continuous Integration docs Documentation related fabric lightning.fabric.Fabric package pl Generic label for PyTorch Lightning package ready PRs ready to be merged run TPU
#20413 opened Nov 12, 2024 by Borda Loading…
7 tasks done
Proposal(CLI): after_instantiate_classes hook pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20401 opened Nov 6, 2024 by AlessandroW Loading…
8 of 12 tasks
Seed NumPy using np.random.SeedSequence() in pl_worker_init_function() to robustly seed NumPy-dependent dataloader workers fabric lightning.fabric.Fabric waiting on author Waiting on user action, correction, or update
#20369 opened Oct 28, 2024 by amorehead Loading…
7 tasks done
Better registration support for a wide range of third-party hardware docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package
#20349 opened Oct 19, 2024 by uniartisan Loading…
7 of 8 tasks
Added first test that shows mentioned deficites pl Generic label for PyTorch Lightning package
#20342 opened Oct 14, 2024 by MrWhatZitToYaa Draft
7 tasks
Add convert_module to FSDP fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20323 opened Oct 6, 2024 by tshu-w Loading…
5 of 9 tasks
Add learning rate scheduling support for DeepSpeedStrategy fabric lightning.fabric.Fabric strategy: deepspeed waiting on author Waiting on user action, correction, or update
#20320 opened Oct 5, 2024 by amorehead Loading…
4 of 6 tasks
Add str method to datamodule ci Continuous Integration dependencies Pull requests that update a dependency file dockers docs Documentation related fabric lightning.fabric.Fabric lightningdatamodule pl.LightningDataModule package pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20301 opened Sep 25, 2024 by MrWhatZitToYaa Loading…
4 of 7 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 torch.compile waiting on author Waiting on user action, correction, or update
#20269 opened Sep 10, 2024 by mieshkiwrk Loading…
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 waiting on author Waiting on user action, correction, or update
#20221 opened Aug 22, 2024 by mauvilsa Loading…
5 of 9 tasks
added ignore for hyper params pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20213 opened Aug 19, 2024 by aseemk98 Loading…
7 tasks
Stepwise LR scheduler pl Generic label for PyTorch Lightning package waiting on author Waiting on user action, correction, or update
#20211 opened Aug 18, 2024 by 01AbhiSingh Loading…
3 tasks
fix: allow loading of nested states in Fabric.load [wip] fabric lightning.fabric.Fabric waiting on author Waiting on user action, correction, or update
#20210 opened Aug 18, 2024 by Markus28 Draft
4 of 11 tasks
Feat: support reusable instance of ModelCheckpoint pl Generic label for PyTorch Lightning package
#20202 opened Aug 15, 2024 by ScarWar Loading…
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.