Skip to content

NXP backend: Add pass for adding batch dimension for 3D input avgpool… - #21572

Open
roman-janik-nxp wants to merge 1 commit into
pytorch:mainfrom
nxp-upstream:feature/nxg11066/EIEX-984-Add-pass-for-adding-batch-dim-for-avgpool2d-and-maxpool2d-with-3D-input
Open

NXP backend: Add pass for adding batch dimension for 3D input avgpool…#21572
roman-janik-nxp wants to merge 1 commit into
pytorch:mainfrom
nxp-upstream:feature/nxg11066/EIEX-984-Add-pass-for-adding-batch-dim-for-avgpool2d-and-maxpool2d-with-3D-input

Conversation

@roman-janik-nxp

@roman-janik-nxp roman-janik-nxp commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

…2d and maxpool2d

Summary

The pass is needed for Neutron converter to accept avgpool2d or maxpool2d ops, as it requires 4D input for them. Previously delegation of 3D inputs with these ops failed.

Test plan

Unit test provided.

cc @robert-kalmar @JakeStevens @digantdesai @rascani

@roman-janik-nxp roman-janik-nxp added module: nxp Issues related to NXP Neutron NPU delegation and code under backends/nxp/ release notes: nxp Changes to the NXP Neutron backend delegate labels Aug 4, 2026
@pytorch-bot

pytorch-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 399ef3b with merge base e0a91fe (image):

NEW FAILURE - The following job has 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 Aug 4, 2026
@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: nxp Issues related to NXP Neutron NPU delegation and code under backends/nxp/ release notes: nxp Changes to the NXP Neutron backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant