Skip to content

Conversation

@martinlsm
Copy link
Collaborator

@martinlsm martinlsm commented Dec 18, 2025

Run tests of partial quantization on the MobileNetV2 and Llama models using the VGF backend (INT+FP profile).

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Run tests of partial quantization on the MobileNetV2 and Llama models
using the VGF backend (INT+FP profile).

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

pytorch-bot bot commented Dec 18, 2025

🔗 Helpful Links

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

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

❌ 8 New Failures, 2 Unrelated Failures

As of commit 5d0df2d with merge base 3233761 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 18, 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 18, 2025
@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Copy link
Collaborator

@zingo zingo left a comment

Choose a reason for hiding this comment

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

Some CI fails, this might just need a rerun
FAILED backends/arm/test/misc/test_mixed_type_lowering.py::test_mixed_type_lowering - RuntimeError: Expected 2 occurencies of op='ADD', dtype='FP32' but found 6.
= 1 failed, 5985 passed, 2578 skipped, 176 xfailed, 14 xpassed, 36156 warnings in 5569.39s (1:32:49) =

Arm: test_T5ForConditionalGeneration_tosa_* fails are unrelated and fails without the PR

@zingo
Copy link
Collaborator

zingo commented Dec 18, 2025

Known unrelated Arm fails
FAILED backends/arm/test/models/test_T5ForConditionalGeneration_arm.py::test_T5ForConditionalGeneration_tosa_FP
FAILED backends/arm/test/models/test_T5ForConditionalGeneration_arm.py::test_T5ForConditionalGeneration_tosa_INT
The rest of the fails are also unrelated to this PR

@zingo zingo merged commit db895e9 into pytorch:main Dec 18, 2025
420 of 441 checks passed
xingguo01 pushed a commit to xingguo01/executorch that referenced this pull request Dec 18, 2025
Run tests of partial quantization on the MobileNetV2 and Llama models
using the VGF backend (INT+FP profile).

Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Co-authored-by: Martin Lindström <Martin.Lindstroem@arm.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants