Skip to content

Conversation

@MartinPavella
Copy link
Collaborator

@MartinPavella MartinPavella commented Aug 19, 2025

Summary

This PR adds delegation support for the aten.tanh operator.

Test plan

Unit tests provided in backends/nxp/tests/ir/converter/node_converter/test_tanh_converter.py.

cc @digantdesai @JakeStevens @robert-kalmar

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 19, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures

As of commit 690efb9 with merge base 24d8fb4 (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 Aug 19, 2025
@MartinPavella
Copy link
Collaborator Author

@pytorchbot label "module: nxp" "release notes: nxp"

@pytorch-bot pytorch-bot bot 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 Aug 19, 2025
@robert-kalmar robert-kalmar self-requested a review August 20, 2025 12:27
@MartinPavella MartinPavella force-pushed the upstream/main-nxp/EIEX-456-upstream-support-for-tanh-operator branch from 7295ce4 to ac9c7f4 Compare August 20, 2025 14:12
@robert-kalmar robert-kalmar force-pushed the upstream/main-nxp/EIEX-456-upstream-support-for-tanh-operator branch from ac9c7f4 to 690efb9 Compare August 24, 2025 19:10
@robert-kalmar robert-kalmar merged commit def4c64 into pytorch:main Aug 24, 2025
101 of 104 checks passed
@robert-kalmar robert-kalmar deleted the upstream/main-nxp/EIEX-456-upstream-support-for-tanh-operator branch August 24, 2025 21:00
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
…3510)

### Summary
Add delegation support for the `aten.tanh` operator.

### Test plan
Unit tests provided in
`backends/nxp/tests/ir/converter/node_converter/test_tanh_converter.py`.


cc @digantdesai @JakeStevens @robert-kalmar
kimishpatel pushed a commit that referenced this pull request Sep 2, 2025
### Summary
Add delegation support for the `aten.tanh` operator.

### Test plan
Unit tests provided in
`backends/nxp/tests/ir/converter/node_converter/test_tanh_converter.py`.


cc @digantdesai @JakeStevens @robert-kalmar
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