Skip to content

Arm backend: normalize inplace arithmetic ops.#18231

Merged
Erik-Lundell merged 1 commit intopytorch:mainfrom
Erik-Lundell:inplace-scalars
Mar 17, 2026
Merged

Arm backend: normalize inplace arithmetic ops.#18231
Erik-Lundell merged 1 commit intopytorch:mainfrom
Erik-Lundell:inplace-scalars

Conversation

@Erik-Lundell
Copy link
Collaborator

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

Just turn them into normal out-of-place ops.
This solves some inplace scalar xfails.

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

Just turn them into normal out-of-place ops.
This solves some inplace scalar xfails.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ie3c2ee4adc9d6053ee4be0a8f57f481255b829c2
@Erik-Lundell Erik-Lundell added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Mar 17, 2026
@Erik-Lundell Erik-Lundell added ciflow/trunk release notes: none Do not include this in the release notes labels Mar 17, 2026
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 17, 2026

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit 5b0ccc9 with merge base 31118d7 (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 Mar 17, 2026
@Erik-Lundell Erik-Lundell merged commit e4eeb98 into pytorch:main Mar 17, 2026
425 of 429 checks passed
@Erik-Lundell Erik-Lundell deleted the inplace-scalars branch March 17, 2026 17:59
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