Skip to content

NPX backend: added support for aten.rsqrt using new Neutron MLIR flow - #21009

Merged
novak-vaclav merged 1 commit into
pytorch:mainfrom
nxp-upstream:feature/EIEX-891-add-support-for-rsqrt
Jul 31, 2026
Merged

NPX backend: added support for aten.rsqrt using new Neutron MLIR flow#21009
novak-vaclav merged 1 commit into
pytorch:mainfrom
nxp-upstream:feature/EIEX-891-add-support-for-rsqrt

Conversation

@novak-vaclav

Copy link
Copy Markdown
Collaborator

Summary

Added support for aten.rsqrt using new Neutron MLIR flow.

Test plan

tests can be manually run using pytest -c /dev/null backends/nxp/tests/

cc @robert-kalmar @JakeStevens @digantdesai @rascani @MartinPavella

Copilot AI review requested due to automatic review settings July 17, 2026 08:29
@novak-vaclav novak-vaclav 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 Jul 17, 2026
@pytorch-bot

pytorch-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit 075e174 with merge base 30f9775 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Jul 17, 2026

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 17, 2026

Copy link
Copy Markdown

CLA Not Signed

Copilot AI review requested due to automatic review settings July 29, 2026 12:08
@novak-vaclav
novak-vaclav force-pushed the feature/EIEX-891-add-support-for-rsqrt branch from f785cd0 to 8f7f05c Compare July 29, 2026 12:08

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@novak-vaclav
novak-vaclav force-pushed the feature/EIEX-891-add-support-for-rsqrt branch from 8f7f05c to 8f5a4ce Compare July 30, 2026 09:19
Copilot AI review requested due to automatic review settings July 30, 2026 09:19

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@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.

👍

Copilot AI review requested due to automatic review settings July 31, 2026 09:57
@novak-vaclav
novak-vaclav force-pushed the feature/EIEX-891-add-support-for-rsqrt branch from 8f5a4ce to 075e174 Compare July 31, 2026 09:57

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@novak-vaclav

Copy link
Copy Markdown
Collaborator Author

Rebased onto current main to run tests of Neutron Software 3.2.0
After the tests are run, I will merge.

@novak-vaclav

Copy link
Copy Markdown
Collaborator Author

Internal tests are passing and Github CI failures are not related to the new code.
Merging.

@novak-vaclav
novak-vaclav merged commit 6683757 into pytorch:main Jul 31, 2026
182 of 183 checks passed
@novak-vaclav
novak-vaclav deleted the feature/EIEX-891-add-support-for-rsqrt branch July 31, 2026 12:57
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