Skip to content

NXP backend: Remove max_pool2d maximum kernel size restriction.#19688

Merged
MartinPavella merged 1 commit into
pytorch:mainfrom
nxp-upstream:nxg01483/EIEX-907-remove-maxpool-kernel-size-restriction-with-neutron-3.1.1
May 20, 2026
Merged

NXP backend: Remove max_pool2d maximum kernel size restriction.#19688
MartinPavella merged 1 commit into
pytorch:mainfrom
nxp-upstream:nxg01483/EIEX-907-remove-maxpool-kernel-size-restriction-with-neutron-3.1.1

Conversation

@MartinPavella
Copy link
Copy Markdown
Collaborator

@MartinPavella MartinPavella commented May 20, 2026

Summary

Neutron SW 3.1.1 removes the restriction for maximum supported kernel size of the MaxPool2D operator. This PR reflects this change in the Neutron backend.

Test plan

Unit test provided.

cc @robert-kalmar @JakeStevens @digantdesai @rascani

The Neutron SW 3.1.1 removes this restriction.
@MartinPavella MartinPavella self-assigned this May 20, 2026
@MartinPavella MartinPavella 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 May 20, 2026
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 20, 2026

🔗 Helpful Links

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

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:

❌ 1 New Failure, 2 Unrelated Failures

As of commit 04ad5fb with merge base 477707f (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was 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 20, 2026
@MartinPavella
Copy link
Copy Markdown
Collaborator Author

The failing checks seem unrelated and the internal CI is passing. Merging.

@MartinPavella MartinPavella merged commit fdd4f43 into pytorch:main May 20, 2026
175 of 182 checks passed
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.

3 participants