Skip to content

Arm backend: Test partial quantization of models#16249

Merged
oscarandersson8218 merged 2 commits intopytorch:mainfrom
martinlsm:marlin-partial-quant-models-test
Dec 16, 2025
Merged

Arm backend: Test partial quantization of models#16249
oscarandersson8218 merged 2 commits intopytorch:mainfrom
martinlsm:marlin-partial-quant-models-test

Conversation

@martinlsm
Copy link
Collaborator

@martinlsm martinlsm commented Dec 15, 2025

Run tests of partial quantization on MobileNetV2 and Llama using the INT+FP profile. The tests quantize only some layer types and runs the rest in floating point.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Run tests of partial quantization on MobileNetV2 and Llama using the
INT+FP profile. The tests quantizes only some layer types and runs the
rest in floating point.

Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Change-Id: I555a035bc9a74476511ee04213ea794929591bcc
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 15, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 48153cc with merge base 97483f0 (image):

NEW FAILURE - The following job has failed:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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 Dec 15, 2025
@martinlsm
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@martinlsm
Copy link
Collaborator Author

@pytorchbot label "partner: arm"

@pytorch-bot pytorch-bot bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Dec 15, 2025
@oscarandersson8218 oscarandersson8218 added the release notes: none Do not include this in the release notes label Dec 16, 2025
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated failures

@oscarandersson8218 oscarandersson8218 merged commit 1cb85ef into pytorch:main Dec 16, 2025
294 of 296 checks passed
xingguo01 pushed a commit to xingguo01/executorch that referenced this pull request Dec 18, 2025
Run tests of partial quantization on MobileNetV2 and Llama using the
INT+FP profile. The tests quantize only some layer types and runs the
rest in floating point.


cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Co-authored-by: Martin Lindström <Martin.Lindstroem@arm.com>
Co-authored-by: Oscar Andersson <87121123+oscarandersson8218@users.noreply.github.com>
jirioc pushed a commit to nxp-upstream/executorch that referenced this pull request Dec 19, 2025
Run tests of partial quantization on MobileNetV2 and Llama using the
INT+FP profile. The tests quantize only some layer types and runs the
rest in floating point.


cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Co-authored-by: Martin Lindström <Martin.Lindstroem@arm.com>
Co-authored-by: Oscar Andersson <87121123+oscarandersson8218@users.noreply.github.com>
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

Comments