Skip to content

Arm backend: Add Qwen3 VL FP32 MXFP8 layer tests#20485

Merged
YufengShi-dudu merged 2 commits into
pytorch:mainfrom
YufengShi-dudu:add-fp32-mxfp8-layer-tests-for-qwen3
Jun 24, 2026
Merged

Arm backend: Add Qwen3 VL FP32 MXFP8 layer tests#20485
YufengShi-dudu merged 2 commits into
pytorch:mainfrom
YufengShi-dudu:add-fp32-mxfp8-layer-tests-for-qwen3

Conversation

@YufengShi-dudu

@YufengShi-dudu YufengShi-dudu commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Add TOSA MXFP8 coverage for Qwen3 VL text attention, MLP, and decoder layer wrappers. Keep the tests in FP32 while converting linear layers to MXFP through the MXFP pipeline.

Change-Id: Ib94bfdc114031a7558d42ea9e347142d721f7403

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

Add TOSA MXFP8 coverage for Qwen3 VL text attention, MLP, and
decoder layer wrappers. Keep the tests in FP32 while converting
linear layers to MXFP through the MXFP pipeline.

Change-Id: Ib94bfdc114031a7558d42ea9e347142d721f7403
Signed-off-by: Yufeng Shi <yufeng.shi@arm.com>
@YufengShi-dudu YufengShi-dudu requested a review from zingo June 24, 2026 10:26
@YufengShi-dudu YufengShi-dudu added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk module: arm Issues related to arm backend release notes: none Do not include this in the release notes labels Jun 24, 2026
@pytorch-bot

pytorch-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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:

❌ 3 New Failures, 1 Pending, 6 Unrelated Failures

As of commit 150b84f with merge base 252f57c (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

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

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 Jun 24, 2026
@YufengShi-dudu YufengShi-dudu merged commit 7a74f96 into pytorch:main Jun 24, 2026
477 of 492 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