Skip to content

Arm backend: Add TOSA dialect data layout ops#20232

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

Arm backend: Add TOSA dialect data layout ops#20232
oscarandersson8218 wants to merge 1 commit into
pytorch:mainfrom
oscarandersson8218:tosa_dialect_data_layout_ops

Conversation

@oscarandersson8218

@oscarandersson8218 oscarandersson8218 commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Adds TOSA dialect fake implementations for CONCAT, RESHAPE, REVERSE, TILE and TRANSPOSE. Also moves PAD and SLICE into data_layout_ops.py.

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

Adds TOSA dialect fake implementations for CONCAT, RESHAPE, REVERSE,
TILE and TRANSPOSE. Also moves PAD and SLICE into data_layout_ops.py.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: I93adb38dcfa4382b0bb60853c45db252de5f4250
@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/20232

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

❌ 2 New Failures, 11 Pending

As of commit 3920485 with merge base 7282106 (image):

NEW FAILURES - The following jobs have failed:

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
@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 Jun 12, 2026

@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 if tests are OK and added/removed files is buck2 considered/handled.

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