-
Notifications
You must be signed in to change notification settings - Fork 722
Arm backend: Update for missing operators for int16x8 #15521
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
* Update test infra to handle int16x8 Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15521
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 6 Unrelated FailuresAs of commit 70e5200 with merge base 964515c ( NEW FAILURE - The following job has 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 ciflow/trunk |
|
@pytorchbot label "release notes: none" |
|
@pytorchbot label 'partner: arm' |
|
@SS-JIA thanks for the help with all the larger patches, here is another one for you, that I also think should be buck2 fine but better to doublecheck :) |
|
@SaoirseARM has an arm fail and needs a rebase, lets see if the rebase fixes the fails :) |
Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
|
Thanks for adding these set of ops with 16a8w for U55/U85 |
|
Sorry just seeing this one, will try to import this internally since it is a bigger change! |
Ninja91
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
SS-JIA
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be okay
|
Testa are unrelated |
Summary
Updates to operators for int16:
Test plan
Unit tests added for affected operators
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai