Skip to content

Conversation

AdrianLundell
Copy link
Collaborator

Moves the unrolling of reducing multiple indices
from the sum node visitor to a new DecomposeSumPass.

KeepDimsFalseToSqueezePass is merged into the new
pass to decompose the sum op fully in one pass.

This change introduces new rescales for each
reduced dim, requiring decomposition before quantization to get proper quantization parameters.

Moves the unrolling of reducing multiple indices
from the sum node visitor to a new DecomposeSumPass.

KeepDimsFalseToSqueezePass is merged into the new
pass to decompose the sum op fully in one pass.

This change introduces new rescales for each
reduced dim, requiring decomposition before quantization
to get proper quantization parameters.

Change-Id: I1b113813f22c6b25aac56d63110d7eee4833167a
Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
@AdrianLundell AdrianLundell added ciflow/trunk topic: not user facing release notes: arm Changes to the ARM backend delegate module: arm Issues related to arm backend labels May 13, 2025
Copy link

pytorch-bot bot commented May 13, 2025

🔗 Helpful Links

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

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:

❌ 1 New Failure

As of commit a113625 with merge base dcd25eb (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-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 13, 2025
@AdrianLundell
Copy link
Collaborator Author

Unrelated errors, flaky tests not touched by this patch and bad downloads.

@zingo zingo merged commit d0b4ed6 into pytorch:main May 13, 2025
268 of 272 checks passed
@AdrianLundell AdrianLundell deleted the change-1033263 branch September 4, 2025 12:17
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 release notes: arm Changes to the ARM backend delegate topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants