Skip to content

Arm backend: Serialise TOSA shape operations#20326

Open
oscarandersson8218 wants to merge 2 commits into
pytorch:mainfrom
oscarandersson8218:tosa_shape_ops_node_visitors
Open

Arm backend: Serialise TOSA shape operations#20326
oscarandersson8218 wants to merge 2 commits into
pytorch:mainfrom
oscarandersson8218:tosa_shape_ops_node_visitors

Conversation

@oscarandersson8218

@oscarandersson8218 oscarandersson8218 commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Add support for serializing TOSA shape operators introduced in TOSA-1.1 spec. draft.

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

Add support for serialising TOSA shape operators introduced in TOSA-1.1
spec. draft.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Co-authored-by: Per Åstrand <per.astrand@arm.com>
Change-Id: Ic3a39a99a7a6e3a471b23173b39d0542ecb3c328
@pytorch-bot

pytorch-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 5 New Failures, 1 Cancelled Job, 4 Unrelated Failures

As of commit 82827d5 with merge base c37b6c3 (image):

NEW FAILURES - The following jobs have failed:

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

BROKEN TRUNK - The following jobs failed but were 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.

@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 17, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jun 17, 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 module: arm Issues related to arm backend and removed module: arm Issues related to arm backend labels Jun 17, 2026
Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: I554ef7e6c874c24de08e19b2426ac8ba0cda4dc7

@zingo zingo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK to merge, just double check if any buck2 changes in needed due to the added file

@zingo

zingo commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

nss fails are unrelated fix ongoing and ok to merge anyway see fix here: #20373
(have not checked if there is more errors)

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