Skip to content

NXP backend: Enable cat with new Neutron flow.#20106

Open
MartinPavella wants to merge 2 commits into
pytorch:mainfrom
nxp-upstream:nxg01483/EIEX-860-add-cat-support-using-new-neutron-flow
Open

NXP backend: Enable cat with new Neutron flow.#20106
MartinPavella wants to merge 2 commits into
pytorch:mainfrom
nxp-upstream:nxg01483/EIEX-860-add-cat-support-using-new-neutron-flow

Conversation

@MartinPavella

@MartinPavella MartinPavella commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR enables the delegation of the cat operator to Neutron. The updated version has basically no restrictions, and all cases are supported.

Test plan

Unit tests provided.

cc @robert-kalmar @JakeStevens @digantdesai @rascani

@MartinPavella MartinPavella self-assigned this Jun 8, 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 Jun 8, 2026
@pytorch-bot

pytorch-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 7de1e9e with merge base 0881b22 (image):

NEW FAILURES - The following jobs have 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 Jun 8, 2026
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 8, 2026

Copy link
Copy Markdown

CLA Not Signed

@MartinPavella

Copy link
Copy Markdown
Collaborator Author

@novak-vaclav, @irtrukhina please feel free to have a look.

Comment thread backends/nxp/backend/ir/converter/node_converters/ops_converters/cat_converter.py Outdated
@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-860-add-cat-support-using-new-neutron-flow branch from 09d889f to 29720ef Compare June 9, 2026 07:51

@novak-vaclav novak-vaclav left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small details, otherwise LGTM. Good job! 😊

Comment thread backends/nxp/tests/ir/converter/node_converter/test_cat_converter.py Outdated
Comment thread backends/nxp/tests/ir/converter/node_converter/test_cat_converter.py Outdated
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