Skip to content

NXP backend: Add option to use the new Neutron flow.#18998

Draft
MartinPavella wants to merge 2 commits intopytorch:mainfrom
nxp-upstream:nxg01483/EIEX-846-add-option-to-switch-to-the-new-flow-of-neutron-converter
Draft

NXP backend: Add option to use the new Neutron flow.#18998
MartinPavella wants to merge 2 commits intopytorch:mainfrom
nxp-upstream:nxg01483/EIEX-846-add-option-to-switch-to-the-new-flow-of-neutron-converter

Conversation

@MartinPavella
Copy link
Copy Markdown
Collaborator

@MartinPavella MartinPavella commented Apr 20, 2026

Summary

The new Neutron C flow is based on MLIR, and it provides improved support for many operators. This PR adds to option to use it.

Test plan

Unit test provided.

cc @robert-kalmar @JakeStevens @digantdesai

@MartinPavella MartinPavella self-assigned this Apr 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 Apr 20, 2026
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 20, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 2 Unrelated Failures

As of commit 8e2381f with merge base 490ec5c (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 Apr 20, 2026
@MartinPavella
Copy link
Copy Markdown
Collaborator Author

MartinPavella commented Apr 20, 2026

@novak-vaclav @roman-janik-nxp @StrycekSimon feel free to base the enablement of new operators on this PR.
It will not be merged until we migrate to Neutron SDK 3.1.0. For now, new additions based on this SDK will be stored as draft PRs.

@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-846-add-option-to-switch-to-the-new-flow-of-neutron-converter branch from bbab49b to eda1221 Compare April 21, 2026 08:57
The new Neutron C flow is based on MLIR, and it provides improved support for many operators.
@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-846-add-option-to-switch-to-the-new-flow-of-neutron-converter branch from eda1221 to 8e2381f Compare April 21, 2026 17:59
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.

2 participants