Skip to content

Conversation

@MartinPavella
Copy link
Collaborator

@MartinPavella MartinPavella commented Aug 25, 2025

Summary

This PR fixes a conflict caused by merging support for the aten.tanh operator.

Test plan

Tested by the unit tests in test_tanh_converter.py.

cc @digantdesai @JakeStevens @robert-kalmar

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 25, 2025

🔗 Helpful Links

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

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

❌ 1 Cancelled Job

As of commit f0aad20 with merge base def4c64 (image):

CANCELLED JOB - The following job was cancelled. Please retry:

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 25, 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 25, 2025
@robert-kalmar robert-kalmar self-assigned this Aug 25, 2025
@robert-kalmar robert-kalmar merged commit 2733de8 into pytorch:main Aug 25, 2025
104 of 106 checks passed
@robert-kalmar robert-kalmar deleted the upstream/main-nxp/EIEX-499-fix-tanh-merge-conflict branch August 25, 2025 09:21
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
### Summary
Fixes a conflict caused by merging support for the `aten.tanh`
operator.

### Test plan
Tested by the unit tests in `test_tanh_converter.py`.


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

### Test plan
Tested by the unit tests in `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