Skip to content

Conversation

@SaoirseARM
Copy link
Collaborator

@SaoirseARM SaoirseARM commented Jan 21, 2026

Summary

  • Adds extra testcases for int16x8 for supported operators.
  • Fixes issue for grouped conv2d and bias. Bias should be split similarly to weights in this case.
  • Adds int16 to U55 operator support.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

- Fixes issue for grouped conv2d with bias
- Adds int16 to U55 operator support

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
@SaoirseARM SaoirseARM requested a review from zingo January 21, 2026 09:37
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 21, 2026

🔗 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 Failures

As of commit 9c5a077 with merge base 176c162 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Jan 21, 2026
@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label 'partner: arm'

@pytorch-bot pytorch-bot bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jan 21, 2026
@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot bot added the release notes: arm Changes to the ARM backend delegate label Jan 21, 2026
Copy link
Collaborator

@zingo zingo left a 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.

@zingo
Copy link
Collaborator

zingo commented Jan 22, 2026

Rebased after a cortex-m fix was merged.

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 release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants