Skip to content

Issues: Lightning-AI/pytorch-lightning

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

fabric FSDP strategy save/load checkpoint does not support s3 url bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20749 opened Apr 24, 2025 by likesum
BUG: Without internet, neptune gets stuck in multi-gpu pytorch lightning and crashes the run bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20747 opened Apr 22, 2025 by simon-ging
RTX5090d:ImportError: cannot import name 'EPOCH_OUTPUT' from 'pytorch_lightning.utilities.types' feature Is an improvement or enhancement needs triage Waiting to be triaged by maintainers
#20744 opened Apr 21, 2025 by paomian001
Allow customized parameter grouping for automatic optimzier configuration feature Is an improvement or enhancement needs triage Waiting to be triaged by maintainers
#20743 opened Apr 21, 2025 by SeanZhang99
trainer.predict() raise error when using custom batch sampler bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20741 opened Apr 21, 2025 by vb123er951
Incorrect .hparams when using LightningCLI with Callable bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20726 opened Apr 18, 2025 by adosar
checkpoints do not go to default_root_dir docs Documentation related needs triage Waiting to be triaged by maintainers
#20725 opened Apr 17, 2025 by turbotimon
CSVLogger missing information about yaml docs Documentation related needs triage Waiting to be triaged by maintainers
#20724 opened Apr 17, 2025 by turbotimon
hard to read documentation with dark mode docs Documentation related needs triage Waiting to be triaged by maintainers
#20723 opened Apr 16, 2025 by dominicdill
Running LightningCLI from Python cannot pass a config.yaml file bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.4.x
#20722 opened Apr 16, 2025 by scy-helbling
deprecation: Is frequency key necessary in lr_scheduler_config? needs triage Waiting to be triaged by maintainers refactor
#20714 opened Apr 13, 2025 by adosar
Incompatibility with Spyder profiler bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20713 opened Apr 13, 2025 by OverLordGoldDragon
mark_forward_method does not work with ModelParallelStrategy bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20710 opened Apr 12, 2025 by tonyf
multi-node training runs crash because ddp_weakref is None during backward bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20706 opened Apr 10, 2025 by mishooax
DDP model not synchronizing when static_graph=True bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20704 opened Apr 8, 2025 by hyukkyukang
Abnormally slow both single-gpu & DDP training, what is the problem here? bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.3.x
#20702 opened Apr 7, 2025 by Mollylulu
KeyError: 'self' in save_hyperparameters() when custom metaclass used bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.1.x ver: 2.5.x
#20697 opened Apr 5, 2025 by aditya0by0
lightning throws an exception on MacOS when the pytorch default device is set bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20696 opened Apr 4, 2025 by reductionnist
logger_connector has edge case where step can be a float bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.4.x ver: 2.5.x
#20692 opened Apr 2, 2025 by ryxli
Loading checkpoint from CLI using SLURM doesn't use GPU even though it says it does bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20689 opened Apr 1, 2025 by nathanchenseanwalter
self.manual_backward() makes all gradients gone bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20685 opened Mar 31, 2025 by samsara-ku
self.all_gather does not work on on_train_epoch_end bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20683 opened Mar 28, 2025 by yoniaflalo
Stop after validation sanity checking. bug Something isn't working needs triage Waiting to be triaged by maintainers ver: 2.5.x
#20682 opened Mar 28, 2025 by Uzukidd
ProTip! Exclude everything labeled bug with -label:bug.