Skip to content

Arm backend: Add TOSA dialect conversion ops#20786

Open
oscarandersson8218 wants to merge 1 commit into
pytorch:mainfrom
oscarandersson8218:tosa_dialect_conversion_ops
Open

Arm backend: Add TOSA dialect conversion ops#20786
oscarandersson8218 wants to merge 1 commit into
pytorch:mainfrom
oscarandersson8218:tosa_dialect_conversion_ops

Conversation

@oscarandersson8218

@oscarandersson8218 oscarandersson8218 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Add fake implementations for CAST and move RESCALE and CAST_TO_BLOCK_SCALED into conversion_ops.py.

cc @digantdesai @freddan80 @per @zingo @mansnils @Sebastian-Larsson @robell @rascani

Add fake implementations for CAST and move RESCALE and
CAST_TO_BLOCK_SCALED into conversion_ops.py.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: I08ff5fcb3244dd647c776d2de57ff10fff5c6bc8
@pytorch-bot

pytorch-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 1 Cancelled Job, 1 Unrelated Failure, 1 Unclassified Failure

As of commit c9a8c36 with merge base 6018283 (image):

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:

CANCELLED JOB - The following job was cancelled. Please retry:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 Jul 8, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jul 8, 2026
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes labels Jul 8, 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: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants