Skip to content

NXP backend: Add use new flag to custom compilation options, add op aliases#19184

Merged
roman-janik-nxp merged 1 commit intopytorch:mainfrom
nxp-upstream:feature/nxg11066/EIEX-898-Add-use-new-flag-to-custom-compilation-options,-add-op-aliases
Apr 29, 2026
Merged

NXP backend: Add use new flag to custom compilation options, add op aliases#19184
roman-janik-nxp merged 1 commit intopytorch:mainfrom
nxp-upstream:feature/nxg11066/EIEX-898-Add-use-new-flag-to-custom-compilation-options,-add-op-aliases

Conversation

@roman-janik-nxp
Copy link
Copy Markdown
Collaborator

@roman-janik-nxp roman-janik-nxp commented Apr 28, 2026

Summary

Adds new flag use_new_flow_neutron_c to CustomDelegationOptions, enable passing it in to_quantized_edge_program() for using new Neutron converter conversion flow. Adds ops aliases for more readable tests. Depends on #19112, only last commit is from this PR.

Test plan

No tests at the moment, they will be added for each op.

cc @robert-kalmar @JakeStevens @digantdesai

@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 Apr 28, 2026
@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 28, 2026
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 28, 2026

🔗 Helpful Links

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

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 Cancelled Job, 3 Unrelated Failures

As of commit dc7be2b with merge base eb19f24 (image):

CANCELLED JOB - The following job was cancelled. Please retry:

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.

Comment thread backends/nxp/tests/ops_aliases.py
@MartinPavella MartinPavella changed the title NXp backend: Add use new flag to custom compilation options, add op aliases NXP backend: Add use new flag to custom compilation options, add op aliases Apr 29, 2026
@MartinPavella
Copy link
Copy Markdown
Collaborator

Please rebase onto the latest #19112 where the CI is fixed.

@roman-janik-nxp roman-janik-nxp force-pushed the feature/nxg11066/EIEX-898-Add-use-new-flag-to-custom-compilation-options,-add-op-aliases branch from 6364c51 to dc7be2b Compare April 29, 2026 12:31
@roman-janik-nxp roman-janik-nxp marked this pull request as ready for review April 29, 2026 12:32
@roman-janik-nxp
Copy link
Copy Markdown
Collaborator Author

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

@roman-janik-nxp roman-janik-nxp merged commit 0139303 into pytorch:main Apr 29, 2026
168 of 172 checks passed
@roman-janik-nxp roman-janik-nxp deleted the feature/nxg11066/EIEX-898-Add-use-new-flag-to-custom-compilation-options,-add-op-aliases branch April 29, 2026 21:10
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