Skip to content

[xnn update prep] Update Dtypes for XNNPACK #11505

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

Merged
merged 1 commit into from
Jun 10, 2025
Merged

[xnn update prep] Update Dtypes for XNNPACK #11505

merged 1 commit into from
Jun 10, 2025

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Jun 9, 2025

No description provided.

[ghstack-poisoned]
@mcr229
Copy link
Contributor Author

mcr229 commented Jun 9, 2025

@mcr229 mcr229 requested a review from digantdesai as a code owner June 9, 2025 22:10
Copy link

pytorch-bot bot commented Jun 9, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11505

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

✅ No Failures

As of commit ad82d03 with merge base 5ef38d3 (image):
💚 Looks good so far! There are no failures yet. 💚

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
@mcr229 mcr229 changed the title Update Dtypes for XNNPACK [xnn update prep] Update Dtypes for XNNPACK Jun 9, 2025
@mcr229 mcr229 added the release notes: none Do not include this in the release notes label Jun 9, 2025
@@ -29,6 +29,15 @@ enum XNNDatatype : short {
xnn_datatype_qdint8 = 9,
/// Quantized 4-bit signed integer with shared blockwise quantization parameters.
xnn_datatype_qbint4 = 10,
/// Dynamically quantized 8-bit signed integers packed with their per-row
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume we will bump version at the end of the stack?

@mcr229 mcr229 merged commit d9591f2 into main Jun 10, 2025
97 of 98 checks passed
@mcr229 mcr229 deleted the gh/mcr229/28/head branch June 10, 2025 16:52
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. release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants