Skip to content

Arm backend: Add support to neg.default #10653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 5, 2025
Merged

Arm backend: Add support to neg.default #10653

merged 2 commits into from
May 5, 2025

Conversation

fumchin
Copy link
Collaborator

@fumchin fumchin commented May 2, 2025

This patch adds support to aten.neg.default via TOSA NEGATE and added test cases.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

- Implemented aten.neg.default via TOSA NEGATE and added test cases
- Handled zero point for int8 an non-int8

Signed-off-by: Fang-Ching <[email protected]>
Change-Id: I84ebc472a82c8bf96bdfc8549ddf6b10f20edfc2
@fumchin fumchin added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing labels May 2, 2025
@fumchin fumchin requested a review from digantdesai as a code owner May 2, 2025 10:16
Copy link

pytorch-bot bot commented May 2, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures

As of commit 9842b72 with merge base 3ca6cbb (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@zingo
Copy link
Collaborator

zingo commented May 5, 2025

macos fails unrelated

@zingo zingo merged commit e88aafc into pytorch:main May 5, 2025
172 of 174 checks passed
jhelsby pushed a commit to jhelsby/executorch that referenced this pull request May 9, 2025
This patch adds support to aten.neg.default via TOSA NEGATE and added
test cases.

Signed-off-by: Fang-Ching <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants