Skip to content

Arm backend: Add TOSA dialect data layout node visitors#20789

Open
SaoirseARM wants to merge 2 commits into
pytorch:mainfrom
SaoirseARM:toupstream/data_node
Open

Arm backend: Add TOSA dialect data layout node visitors#20789
SaoirseARM wants to merge 2 commits into
pytorch:mainfrom
SaoirseARM:toupstream/data_node

Conversation

@SaoirseARM

@SaoirseARM SaoirseARM commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updates

  • CONCAT
  • RESHAPE
  • TILE
  • TRANSPOSE
  • REVERSE
    Adds to the aten->TOSA pass

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

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
@SaoirseARM SaoirseARM requested a review from zingo July 8, 2026 14:10
@SaoirseARM SaoirseARM requested a review from digantdesai as a code owner July 8, 2026 14:10
@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/20789

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

⏳ No Failures, 318 Pending

As of commit 9106307 with merge base c9688e9 (image):
💚 Looks good so far! There are no failures yet. 💚

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

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label ciflow/trunk

@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label 'partner: arm'

@pytorch-bot pytorch-bot Bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jul 8, 2026
@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot Bot added the release notes: arm Changes to the ARM backend delegate label 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: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants