Skip to content

Arm backend: Enable dynamic shapes in DecomposeMeanDimPass#18774

Open
SaoirseARM wants to merge 2 commits intopytorch:mainfrom
SaoirseARM:toupstream/dim_pass
Open

Arm backend: Enable dynamic shapes in DecomposeMeanDimPass#18774
SaoirseARM wants to merge 2 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.

❌ 9 New Failures, 2 Cancelled Jobs, 4 Unrelated Failures

As of commit 8349b47 with merge base 22867a9 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were 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
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.

1 participant