Skip to content

[ExecuTorch][Core AI][5/x] Enumerated input-shape support - #21513

Open
metascroy wants to merge 2 commits into
executorch-coreai-recipes-4/xfrom
executorch-coreai-enumerated-shapes-5/x
Open

[ExecuTorch][Core AI][5/x] Enumerated input-shape support#21513
metascroy wants to merge 2 commits into
executorch-coreai-recipes-4/xfrom
executorch-coreai-enumerated-shapes-5/x

Conversation

@metascroy

Copy link
Copy Markdown
Contributor

Adds enumerated input shapes. The partitioner resolves per input enumerations to export symbols, and preprocess substitutes them into each delegate boundary and attaches them via set_static_shape_config, letting a delegate carry several concrete shapes for a dynamic dim. Includes shape config 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/21513

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 23e40da with merge base 161d9f9 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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] Enumerated input-shape support [ExecuTorch][Core AI][5/x] Enumerated input-shape support Jul 31, 2026
@metascroy
metascroy force-pushed the executorch-coreai-recipes-4/x branch from 38f0169 to 131c069 Compare August 11, 2026 22:05
@metascroy
metascroy force-pushed the executorch-coreai-enumerated-shapes-5/x branch from 697232f to 3416b4b Compare August 11, 2026 22:06
@metascroy
metascroy force-pushed the executorch-coreai-recipes-4/x branch from 131c069 to 40763d8 Compare August 12, 2026 20:44
@metascroy
metascroy force-pushed the executorch-coreai-enumerated-shapes-5/x branch from 3416b4b to 23e40da Compare August 12, 2026 20:44
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