Skip to content

Arm backend: Preserve inputs for pow zero decomposition#19637

Open
Sebastian-Larsson wants to merge 1 commit into
pytorch:mainfrom
Sebastian-Larsson:pow_zero
Open

Arm backend: Preserve inputs for pow zero decomposition#19637
Sebastian-Larsson wants to merge 1 commit into
pytorch:mainfrom
Sebastian-Larsson:pow_zero

Conversation

@Sebastian-Larsson
Copy link
Copy Markdown
Collaborator

@Sebastian-Larsson Sebastian-Larsson commented May 18, 2026

Keep pow(x, 0) dependent on the original input when decomposing it to ones, so the TOSA graph still expects the user input.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @robell @rascani

Keep pow(x, 0) dependent on the original input when decomposing it to
ones, so the TOSA graph still expects the user input.

Change-Id: I7a8fa5fdcc332448ca3f83d0f47b2a4f5549ea40
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
@Sebastian-Larsson Sebastian-Larsson added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate labels May 18, 2026
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 18, 2026

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 4 New Failures

As of commit 52993fc with merge base a142873 (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 May 18, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels May 18, 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.

1 participant