Skip to content

[ExecuTorch][Core AI][3/x] PT2E quantizer front-end - #21511

Open
metascroy wants to merge 1 commit into
executorch-coreai-core-backend-2/xfrom
executorch-coreai-quantizer-3/x
Open

[ExecuTorch][Core AI][3/x] PT2E quantizer front-end#21511
metascroy wants to merge 1 commit into
executorch-coreai-core-backend-2/xfrom
executorch-coreai-quantizer-3/x

Conversation

@metascroy

Copy link
Copy Markdown
Contributor

Adds CoreAIQuantizer, a PT2E front end wrapping coreai_opt. convert() runs the full coreai_opt finalize (convert_pt2e, conv/bn fold, Q/DQ to coreai:: rewrite) so the graph is export ready, then lowers through the Core AI partitioner. Includes quantization and quantized lowering tests.

@metascroy
metascroy requested a review from shoumikhin as a code owner July 31, 2026 00:32
@pytorch-bot

pytorch-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 9bea1e5 with merge base 2a64e2d (image):

NEW FAILURES - The following jobs have failed:

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 Jul 31, 2026
@metascroy metascroy changed the title [ExecuTorch][Core AI] PT2E quantizer front-end [ExecuTorch][Core AI][3/x] PT2E quantizer front-end Jul 31, 2026
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