Skip to content

fix: remove extra parameter in accelerator registry decorator #20975

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YgLK
Copy link

@YgLK YgLK commented Jul 11, 2025

What does this PR do?

Fixes #20973


📚 Documentation preview 📚: https://pytorch-lightning--20975.org.readthedocs.build/en/20975/

@github-actions github-actions bot added the fabric lightning.fabric.Fabric label Jul 11, 2025
Copy link

codecov bot commented Jul 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87%. Comparing base (c6b6553) to head (b6242d9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20975   +/-   ##
=======================================
  Coverage      87%      87%           
=======================================
  Files         268      268           
  Lines       23460    23460           
=======================================
  Hits        20399    20399           
  Misses       3061     3061           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fabric lightning.fabric.Fabric
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accelerator registry decorator usage fails with TypeError due to incorrect function signature
1 participant