Skip to content

Arm backend: Skip concating single tensors in AdaptiveAvgPool#18520

Merged
Erik-Lundell merged 1 commit into
pytorch:mainfrom
Erik-Lundell:no-cat-in-adaptive
Mar 26, 2026
Merged

Arm backend: Skip concating single tensors in AdaptiveAvgPool#18520
Erik-Lundell merged 1 commit into
pytorch:mainfrom
Erik-Lundell:no-cat-in-adaptive

Conversation

@Erik-Lundell
Copy link
Copy Markdown
Collaborator

@Erik-Lundell Erik-Lundell commented Mar 26, 2026

It was inserting no-op concats.
It was discovered in #18500

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

It was inserting no-op concats.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I203a21e9421a3551f0f910ad58729e6cf0beabeb
@Erik-Lundell Erik-Lundell 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
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Mar 26, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 3 Unrelated Failures

As of commit a0b522e with merge base ddd62c5 (image):

NEW FAILURES - The following jobs have failed:

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
@Erik-Lundell Erik-Lundell merged commit b0cc15a into pytorch:main Mar 26, 2026
420 of 433 checks passed
@Erik-Lundell Erik-Lundell deleted the no-cat-in-adaptive branch March 26, 2026 14:03
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.

2 participants