Skip to content

Arm backend: Fix U55 convolution dtype reject messages#20235

Open
Sebastian-Larsson wants to merge 1 commit into
pytorch:mainfrom
Sebastian-Larsson:conv_dtype_reject_msg
Open

Arm backend: Fix U55 convolution dtype reject messages#20235
Sebastian-Larsson wants to merge 1 commit into
pytorch:mainfrom
Sebastian-Larsson:conv_dtype_reject_msg

Conversation

@Sebastian-Larsson

@Sebastian-Larsson Sebastian-Larsson commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Report the actual unsupported input, weight, or bias dtype instead of the convolution node dtype when rejecting U55 convolution partitions.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @robell @rascani

Report the actual unsupported input, weight, or bias dtype instead of
the convolution node dtype when rejecting U55 convolution partitions.

Change-Id: I2e9e3f0363f668af477351ebcfc2c8ef8f1df1aa
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
@Sebastian-Larsson Sebastian-Larsson added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate labels Jun 12, 2026
@pytorch-bot

pytorch-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Unclassified Failure

As of commit b05828a with merge base d0a8dd6 (image):

NEW FAILURES - The following jobs have failed:

UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:

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 Jun 12, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jun 12, 2026
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. module: arm Issues related to arm backend 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