XNNPACK graph runtime: core tensor and quantization types#20247
XNNPACK graph runtime: core tensor and quantization types#20247GregoryComer wants to merge 2 commits into
Conversation
🔗 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 SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 11 New Failures, 1 Unclassified FailureAs of commit 7cc1262 with merge base 4c9c444 ( 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:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
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.