Skip to content

Arm backend: Fuse consecutive CONCAT_SHAPES#18519

Merged
oscarandersson8218 merged 1 commit intopytorch:mainfrom
oscarandersson8218:fuse_consecutive_concat_shapes
Mar 26, 2026
Merged

Arm backend: Fuse consecutive CONCAT_SHAPES#18519
oscarandersson8218 merged 1 commit intopytorch:mainfrom
oscarandersson8218:fuse_consecutive_concat_shapes

Conversation

@oscarandersson8218
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 commented Mar 26, 2026

Make sure that the arguments to CONCAT_SHAPE has rank==1 to make dim_order permutation work.

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

Make sure that the arguments to CONCAT_SHAPE has rank==1 to make
dim_order permutation work.

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

pytorch-bot bot commented Mar 26, 2026

🔗 Helpful Links

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

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

❌ 3 New Failures, 3 Cancelled Jobs, 3 Unrelated Failures

As of commit 3b83fe8 with merge base 28b4813 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were 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 Mar 26, 2026
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Mar 26, 2026
@oscarandersson8218
Copy link
Collaborator Author

Unrelated failures. test_permute_vgf_quant[rank_4_large] failure is caused by #18314.

Copy link
Collaborator

@zingo zingo left a comment

Choose a reason for hiding this comment

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

OK to merge Added file should need no buck2 changes it should be needed this should be covered by glob(). (tests files already excluded)

@oscarandersson8218 oscarandersson8218 merged commit 0fc4d6d into pytorch:main Mar 26, 2026
411 of 431 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. 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.

3 participants