-
Notifications
You must be signed in to change notification settings - Fork 683
Arm backend: Add decomposition and test for acos #13414
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
Conversation
Signed-off-by: Emma Kujala <emma.kujala@arm.com> Change-Id: If63c1fca67194925f0c0a1fd412c3c5d0d52b187
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13414
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 47 Unrelated FailuresAs of commit e493cb7 with merge base 36d342c ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "release notes: arm" |
@pytorchbot label "partner: arm" |
To add the ciflow label This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows. |
@pytorchbot label ciflow/trunk |
Add decomposition and test for acos Signed-off-by: Emma Kujala <emma.kujala@arm.com>
Add decomposition and test for acos
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218