Skip to content

Arm backend: Update composable_quantizer to latest changes#20912

Merged
AdrianLundell merged 1 commit into
pytorch:mainfrom
AdrianLundell:upstream-1289203
Jul 15, 2026
Merged

Arm backend: Update composable_quantizer to latest changes#20912
AdrianLundell merged 1 commit into
pytorch:mainfrom
AdrianLundell:upstream-1289203

Conversation

@AdrianLundell

@AdrianLundell AdrianLundell commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Updates the composable_quantizer to include corresponding changes as in the original one to allow a simple transition.

  • Adds constant ops support
  • Adds moveaxis/movedims support
  • Adds special to handling support
  • Update conv-relu annotation logic to match old behavior

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

Updates the composable_quantizer to include corresponding
changes as in the original one to allow a simple transition.

- Adds constant ops support
- Adds moveaxis/movedims support
- Adds special to handling support
- Update conv-relu annotation logic to match old behavior

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
Change-Id: Iaa9444bb8380adc84b8444f7a46fa6df127cccfa
@AdrianLundell AdrianLundell requested a review from rascani July 14, 2026 18:44
@AdrianLundell AdrianLundell added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jul 14, 2026
@AdrianLundell AdrianLundell added ciflow/trunk release notes: none Do not include this in the release notes labels Jul 14, 2026
@pytorch-bot

pytorch-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit 265465c with merge base 0b51017 (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 Jul 14, 2026
@github-actions github-actions Bot added the module: arm Issues related to arm backend label Jul 14, 2026
@AdrianLundell AdrianLundell merged commit e182e8b into pytorch:main Jul 15, 2026
517 of 524 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. module: arm Issues related to arm backend 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