NXP backend: Test max_pool2d with new Neutron flow.#19272
NXP backend: Test max_pool2d with new Neutron flow.#19272MartinPavella wants to merge 2 commits intopytorch:mainfrom
max_pool2d with new Neutron flow.#19272Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19272
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (7 Unrelated Failures)As of commit 882b5e0 with merge base 1debeb6 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs 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. |
|
@novak-vaclav I am not able to add you as a reviewer, but feel free to have a look. |
This comment was marked as resolved.
This comment was marked as resolved.
a3f359a to
7096412
Compare
|
@robert-kalmar @StrycekSimon @roman-janik-nxp could you please have a look? @novak-vaclav approved the PR already but we need an approve from someone with write access to merge. |
cdfd20d to
882b5e0
Compare
Sorry, I don't have the write access. |

Summary
Reflect the requirements of the new Neutron MLIR flow for the
max_pool2doperator in NXP backend.Test plan
Unit tests provided.
cc @robert-kalmar @JakeStevens @digantdesai