-
Notifications
You must be signed in to change notification settings - Fork 806
Arm backend: Add int16x8 testcases to more supported operators #16737
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
base: main
Are you sure you want to change the base?
Conversation
- Fixes issue for grouped conv2d with bias - Adds int16 to U55 operator support Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16737
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 9c5a077 with merge base 176c162 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label ciflow/trunk |
|
@pytorchbot label 'partner: arm' |
|
@pytorchbot label "release notes: arm" |
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.
OK to merge after you get trunk / test-mcu-cortex-m-backend / linux-job (push) to pass.
|
Rebased after a cortex-m fix was merged. |
Summary
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai