Skip to content

Arm backend: Serialise TOSA shape operations#20326

Merged
oscarandersson8218 merged 3 commits into
pytorch:mainfrom
oscarandersson8218:tosa_shape_ops_node_visitors
Jun 22, 2026
Merged

Arm backend: Serialise TOSA shape operations#20326
oscarandersson8218 merged 3 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

@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.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 1 Pending, 3 Unrelated Failures

As of commit 17bea8a with merge base 87d9b8a (image):

NEW FAILURE - The following job has failed:

FLAKY - The following jobs failed but were 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 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
@oscarandersson8218
oscarandersson8218 force-pushed the tosa_shape_ops_node_visitors branch from bee9c9b to 82827d5 Compare June 17, 2026 10:27

@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)

oscarandersson8218 and others added 3 commits June 22, 2026 09:41
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
Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: I554ef7e6c874c24de08e19b2426ac8ba0cda4dc7
Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: I387a028078892ffca8f787002f50d23860e4d531
@oscarandersson8218
oscarandersson8218 force-pushed the tosa_shape_ops_node_visitors branch from 4580dff to 17bea8a Compare June 22, 2026 07:42
@oscarandersson8218

Copy link
Copy Markdown
Collaborator Author

Unrelated failures.

@oscarandersson8218
oscarandersson8218 merged commit 59fc93d into pytorch:main Jun 22, 2026
486 of 492 checks passed
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