Skip to content

Arm backend: Materialize symbolic shapes - #22407

Merged
oscarandersson8218 merged 2 commits into
pytorch:mainfrom
oscarandersson8218:materialize_symbolic_shapes
Sep 2, 2026
Merged

Arm backend: Materialize symbolic shapes#22407
oscarandersson8218 merged 2 commits into
pytorch:mainfrom
oscarandersson8218:materialize_symbolic_shapes

Conversation

@oscarandersson8218

@oscarandersson8218 oscarandersson8218 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Arguments with symbolic shapes and operations on SymInts are materialized by SymbolicToTosaShapesPass and
SymbolicMaterializationHelper.

cc @digantdesai @freddan80 @per @zingo @mansnils @Sebastian-Larsson @robell @rascani

Arguments with symbolic shapes and operations on SymInts are
materialized by SymbolicToTosaShapesPass and
SymbolicMaterializationHelper.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: I083ce910694254c8d07e51407b9890af189abbd8
@pytorch-bot

pytorch-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit 6d7a3ac with merge base 834a4fb (image):
💚 Looks good so far! There are no failures yet. 💚

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 Sep 1, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Sep 1, 2026
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate labels Sep 1, 2026
@oscarandersson8218

Copy link
Copy Markdown
Collaborator Author

Failures seem unrelated.

@oscarandersson8218
oscarandersson8218 merged commit 8b47c60 into pytorch:main Sep 2, 2026
506 of 511 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants