Skip to content

XNNPACK graph runtime: core tensor and quantization types#20247

Draft
GregoryComer wants to merge 2 commits into
mainfrom
gh/GregoryComer/183/head
Draft

XNNPACK graph runtime: core tensor and quantization types#20247
GregoryComer wants to merge 2 commits into
mainfrom
gh/GregoryComer/183/head

Conversation

@GregoryComer

Copy link
Copy Markdown
Member

Foundational data types for the new XNNPACK graph runtime: Tensor/Storage,
DType, Span, a variant helper, and quantization parameters. No behavior
change — these sources compile into xnnpack_backend but are not yet reachable.

Authored with Claude.

[ghstack-poisoned]
@pytorch-bot

pytorch-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 11 New Failures, 1 Unclassified Failure

As of commit 7cc1262 with merge base 4c9c444 (image):

NEW FAILURES - The following jobs have failed:

UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:

  • pull / test-qnn-direct-build-linux / linux-job (gh) (this job did not run on the merge base, so DrCI cannot tell whether the failure is pre-existing)
    RuntimeError: Command docker exec -t 52ff3560a760ba1d799104d24030c1fb1c0fbe19de8afda3b1254863183fb2e7 /exec failed with exit code 127

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

@meta-cla meta-cla 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 12, 2026
@github-actions

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

[ghstack-poisoned]
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant