Skip to content

Arm backend: Add adaptive pooling node visitors#20220

Merged
SaoirseARM merged 2 commits into
pytorch:mainfrom
SaoirseARM:toupstream/adapt_node
Jun 12, 2026
Merged

Arm backend: Add adaptive pooling node visitors#20220
SaoirseARM merged 2 commits into
pytorch:mainfrom
SaoirseARM:toupstream/adapt_node

Conversation

@SaoirseARM

@SaoirseARM SaoirseARM commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • adds DecomposeAdaptiveMaxPool2dPass to pass manager

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

- adds DecomposeAdaptiveMaxPool2dPass to pass manager

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
@SaoirseARM SaoirseARM requested a review from digantdesai as a code owner June 11, 2026 15:52
@pytorch-bot

pytorch-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 2 New Failures, 7 Pending, 1 Unrelated Failure

As of commit bc8bdc6 with merge base 630ddba (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 Jun 11, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jun 11, 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 Jun 11, 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 Jun 11, 2026
@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

No buck2 changes required and failures look unrelated

@zingo zingo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK to merged if tests is OK and buck2 considered/handled for the added files.

@SaoirseARM SaoirseARM merged commit d0a8dd6 into pytorch:main Jun 12, 2026
487 of 490 checks passed
@SaoirseARM SaoirseARM deleted the toupstream/adapt_node branch June 12, 2026 10:50
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.

3 participants