Revert "Arm backend: Add Qwen3 VL E2E coverage"#20323
Conversation
This reverts commit a581673.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20323
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 3 Unrelated FailuresAs of commit 339dff8 with merge base ed6e2e2 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were 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. |
This PR needs a
|
There was a problem hiding this comment.
Pull request overview
Reverts the previously added Qwen3-VL end-to-end (full model) test coverage for the Arm backend to unblock/restore mainline testing stability.
Changes:
- Removes the Qwen3-VL full-model E2E pytest suite (text + vision) for TOSA FP, TOSA FP bf16, and VGF no-quant pipelines.
- Eliminates the associated Transformers-based Qwen3VL model wrapper usage from the Arm backend test suite.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Forwardfix ongoing here also #20328 |
|
Forward fix merged instead |
Reverts #20274 to temporary fix main testing
cc @digantdesai @freddan80 @per @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani