Skip to content

NXP backend: Enable aten.softmax.default delegation to Neutron.#17368

Merged
MartinPavella merged 1 commit into
pytorch:mainfrom
nxp-upstream:nxg01483/EIEX-569-enable-softmax-delegation
Feb 18, 2026
Merged

NXP backend: Enable aten.softmax.default delegation to Neutron.#17368
MartinPavella merged 1 commit into
pytorch:mainfrom
nxp-upstream:nxg01483/EIEX-569-enable-softmax-delegation

Conversation

@MartinPavella
Copy link
Copy Markdown
Collaborator

@MartinPavella MartinPavella commented Feb 11, 2026

Summary

This PR enables the delegation of aten._softmax.default to Neutron.

Test plan

Unit-tests provided.

cc @robert-kalmar @JakeStevens @digantdesai

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

pytorch-bot Bot commented Feb 11, 2026

🔗 Helpful Links

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

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

❌ 4 New Failures

As of commit 677b3bc with merge base c7c7c0a (image):

NEW FAILURES - The following jobs have failed:

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 Feb 11, 2026
@MartinPavella MartinPavella marked this pull request as draft February 11, 2026 13:17
@MartinPavella MartinPavella marked this pull request as ready for review February 12, 2026 10:54
@MartinPavella
Copy link
Copy Markdown
Collaborator Author

The internal build is available here: https://bamboo3.sw.nxp.com/browse/MLTECE-EXIGH78-2

@MartinPavella
Copy link
Copy Markdown
Collaborator Author

@novak-vaclav can you please take a look at this PR?

@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-569-enable-softmax-delegation branch from ed9f316 to c5cfe3f Compare February 17, 2026 13:44
@novak-vaclav
Copy link
Copy Markdown
Contributor

Looks good to me 👍

Copy link
Copy Markdown
Collaborator

@robert-kalmar robert-kalmar left a comment

Choose a reason for hiding this comment

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

I just wonder how come the nxp-unit-test failed as the rename of the requirements-test-eiq.txt to requirements-eiq.txt, and the corresponding update of the pull.yaml workflow happened outside of this commit.

+ pip install -r backends/nxp/requirements-eiq.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'backends/nxp/requirements-eiq.txt'

@MartinPavella MartinPavella force-pushed the nxg01483/EIEX-569-enable-softmax-delegation branch from c5cfe3f to 677b3bc Compare February 18, 2026 09:19
@MartinPavella
Copy link
Copy Markdown
Collaborator Author

I just wonder how come the nxp-unit-test failed as the rename of the requirements-test-eiq.txt to requirements-eiq.txt, and the corresponding update of the pull.yaml workflow happened outside of this commit.

+ pip install -r backends/nxp/requirements-eiq.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'backends/nxp/requirements-eiq.txt'

I am also confused, especially since the internal CI is passing. I have rebased onto main to see if that helps.

@novak-vaclav
Copy link
Copy Markdown
Contributor

I just wonder how come the nxp-unit-test failed as the rename of the requirements-test-eiq.txt to requirements-eiq.txt, and the corresponding update of the pull.yaml workflow happened outside of this commit.

+ pip install -r backends/nxp/requirements-eiq.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'backends/nxp/requirements-eiq.txt'

I am also confused, especially since the internal CI is passing. I have rebased onto main to see if that helps.

I also had a similar issue and rebasing onto main fixed it.

@MartinPavella
Copy link
Copy Markdown
Collaborator Author

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

@MartinPavella MartinPavella merged commit adf975c into pytorch:main Feb 18, 2026
149 of 153 checks passed
@MartinPavella MartinPavella deleted the nxg01483/EIEX-569-enable-softmax-delegation branch February 18, 2026 10:58
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