Skip to content

NXP backend: Enable aten.bmm with new Neutron flow.#20322

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

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

Conversation

@MartinPavella

@MartinPavella MartinPavella commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR enables the aten.bmm operator with the new Neutron MLIR flow, which removes all the past delegation restrictions. Now, all cases are supported.

Test plan

Unit tests provided.

cc @robert-kalmar @JakeStevens @digantdesai @rascani

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

pytorch-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Cancelled Job, 2 Unrelated Failures

As of commit bfe6e5e with merge base 55c54c7 (image):

NEW FAILURES - The following jobs have failed:

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.

@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 17, 2026
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 17, 2026

Copy link
Copy Markdown

CLA Not Signed

@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-859-add-bmm-support-using-new-neutron-flow branch from 8d2e488 to 5c1deee Compare June 17, 2026 14:00
@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-859-add-bmm-support-using-new-neutron-flow branch from 5c1deee to bfe6e5e Compare June 19, 2026 07:56

@roman-janik-nxp roman-janik-nxp left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, need to wait on internal tests.

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