Skip to content

Conversation

@SaoirseARM
Copy link
Collaborator

@SaoirseARM SaoirseARM commented Dec 10, 2025

Summary

  • Adds support for avg_pool2d to Cortex M backend. Without support for ceil_mode and count_include_pad.
  • Adds filter function to quantizer to ensure if ceil_mode or count_include_pad are True avg_pool2d is not quantized.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 10, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 59ff8c0 with merge base 84b4a33 (image):

NEW FAILURE - The following job has failed:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness 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 Dec 10, 2025
@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@SaoirseARM
Copy link
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 Dec 10, 2025
@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Dec 10, 2025
@AdrianLundell AdrianLundell self-requested a review December 16, 2025 11:34
@AdrianLundell AdrianLundell merged commit 2a7e17e into pytorch:main Dec 18, 2025
294 of 296 checks passed
xingguo01 pushed a commit to xingguo01/executorch that referenced this pull request Dec 18, 2025
- Adds support for avg_pool2d to Cortex M backend. Without support for
ceil_mode and count_include_pad.
- Adds filter function to quantizer to ensure if ceil_mode or
count_include_pad are True avg_pool2d is not quantized.

Signed-off-by: Saoirse Stewart <saoirse.stewart@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: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants