Skip to content

Arm backend: Test avgpool non-square kernels#19506

Merged
Sebastian-Larsson merged 2 commits into
pytorch:mainfrom
Sebastian-Larsson:test_avgpool_ns_kernels
May 13, 2026
Merged

Arm backend: Test avgpool non-square kernels#19506
Sebastian-Larsson merged 2 commits into
pytorch:mainfrom
Sebastian-Larsson:test_avgpool_ns_kernels

Conversation

@Sebastian-Larsson
Copy link
Copy Markdown
Collaborator

@Sebastian-Larsson Sebastian-Larsson commented May 12, 2026

Add a regression test for AVG_POOL2D output shape with a non-square kernel and height-only padding.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @robell @rascani

Add a regression test for AVG_POOL2D output shape with a non-square
kernel and height-only padding.

Change-Id: Ib2f0c15720aa7ba5c15a7406bafbc2d37aa4fa5a
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
@Sebastian-Larsson Sebastian-Larsson 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 May 12, 2026
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 12, 2026

🔗 Helpful Links

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

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:

❌ 6 New Failures, 4 Unrelated Failures

As of commit edfac35 with merge base 4d9b0e9 (image):

NEW FAILURES - The following jobs have failed:

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 May 12, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels May 12, 2026
@Sebastian-Larsson Sebastian-Larsson merged commit c502916 into pytorch:main May 13, 2026
428 of 444 checks passed
@Sebastian-Larsson
Copy link
Copy Markdown
Collaborator Author

Unrelated CI failures

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