Skip to content

Arm backend: Enable dynamic shapes in DecomposeMeanDimPass#18774

Merged
SaoirseARM merged 3 commits intopytorch:mainfrom
SaoirseARM:toupstream/dim_pass
Apr 13, 2026
Merged

Arm backend: Enable dynamic shapes in DecomposeMeanDimPass#18774
SaoirseARM merged 3 commits intopytorch:mainfrom
SaoirseARM:toupstream/dim_pass

Conversation

@SaoirseARM
Copy link
Copy Markdown
Collaborator

@SaoirseARM SaoirseARM commented Apr 8, 2026

Summary

With the upcoming SymInt, enable dynamic shapes in DecomposeMeanDimPass.
Avg_pool2d operator is currently not supported.

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

With the upcoming SymInt, enable dynamic shapes in
DecomposeMeanDimPass. Avg_pool2d operator is currently
not supported.

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
Co-authored-by: Oscar Andersson <oscar.andersson@arm.com>
@SaoirseARM SaoirseARM requested a review from zingo April 8, 2026 14:33
@SaoirseARM SaoirseARM requested a review from digantdesai as a code owner April 8, 2026 14:33
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Apr 8, 2026

🔗 Helpful Links

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

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:

❌ 4 New Failures, 1 Cancelled Job, 3 Unrelated Failures

As of commit 7d4ffa1 with merge base 2eaa16c (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was cancelled. Please retry:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Apr 8, 2026
@SaoirseARM
Copy link
Copy Markdown
Collaborator Author

@pytorchbot label ciflow/trunk

@SaoirseARM
Copy link
Copy Markdown
Collaborator Author

@pytorchbot label 'partner: arm'

@pytorch-bot pytorch-bot bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Apr 8, 2026
@SaoirseARM
Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot bot added the release notes: arm Changes to the ARM backend delegate label Apr 8, 2026
@SaoirseARM
Copy link
Copy Markdown
Collaborator Author

Failures look unrelated.

@SaoirseARM SaoirseARM merged commit 651f2f2 into pytorch:main Apr 13, 2026
409 of 422 checks passed
@SaoirseARM SaoirseARM deleted the toupstream/dim_pass branch April 13, 2026 19:31
jpiat pushed a commit to jpiat/executorch that referenced this pull request Apr 14, 2026
…8774)

With the upcoming SymInt, enable dynamic shapes in DecomposeMeanDimPass.
Avg_pool2d operator is currently not supported.

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
Co-authored-by: Oscar Andersson <oscar.andersson@arm.com>
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. 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