Skip to content

[BE] Rename qparams for tinygemm#2344

Merged
jainapurva merged 1 commit into
mainfrom
rename_quantize_affine
Jun 10, 2025
Merged

[BE] Rename qparams for tinygemm#2344
jainapurva merged 1 commit into
mainfrom
rename_quantize_affine

Conversation

@jainapurva

@jainapurva jainapurva commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

Rename

  • quantize_affine_float_zero_point -> quantize_affine_tinygemm
  • dequantize_affine_float_zero_point -> dequantize_affine_tinygemm

@pytorch-bot

pytorch-bot Bot commented Jun 9, 2025

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2344

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 6d4baef with merge base 83663b8 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 9, 2025
@jainapurva jainapurva added module: bc-breaking Use this tag if this PR breaks backward compatibility topic: for developers Use this tag if this PR is mainly developer facing module: not user facing Use this tag if you don't want this PR to show up in release notes and removed module: not user facing Use this tag if you don't want this PR to show up in release notes labels Jun 9, 2025
@jainapurva jainapurva requested a review from jerryzh168 June 10, 2025 00:57
@jainapurva jainapurva marked this pull request as ready for review June 10, 2025 17:25
choose_qparams_and_quantize_affine_hqq,
dequantize_affine,
dequantize_affine_float8,
dequantize_affine_float_zero_point,

@jerryzh168 jerryzh168 Jun 10, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you do a search to see if these are used outside of torchao?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh I did a search, looks like not

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, found the same

@jainapurva jainapurva merged commit a581609 into main Jun 10, 2025
27 of 32 checks passed
liangel-02 pushed a commit that referenced this pull request Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: bc-breaking Use this tag if this PR breaks backward compatibility topic: for developers Use this tag if this PR is mainly developer facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants