Add Qwen 3.5 MoE to cuda-perf CI and add prefill throughput tracking#18903
Open
Add Qwen 3.5 MoE to cuda-perf CI and add prefill throughput tracking#18903
Conversation
Contributor
Gasoonjia
commented
Apr 15, 2026
- Add PyTorchObserver stats output to qwen3_5_moe runner (enables cuda_benchmark.py parsing), --prompt_file flag, and GPU memory stats
- Add prefill_throughput metric to cuda_benchmark.py (prefill tok/s alongside existing decode tok/s)
- Add Qwen3.5-35B-A3B-HQQ-INT4 to cuda-perf.yml with >1000 token prompt and 512 output tokens, on linux.aws.a100
- Align cuda-perf.yml triggers with cuda.yml (push main/release, ciflow/cuda tags, PR on backends/cuda and backends/aoti paths)
- Remove random model selection and schedule trigger; always run all models when triggered
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18903
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 25 Pending, 1 Unrelated FailureAs of commit 7336416 with merge base 28c56fe ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
- Add PyTorchObserver stats output to qwen3_5_moe runner (enables cuda_benchmark.py parsing), --prompt_file flag, and GPU memory stats - Add prefill_throughput metric to cuda_benchmark.py (prefill tok/s alongside existing decode tok/s) - Add Qwen3.5-35B-A3B-HQQ-INT4 to cuda-perf.yml with >1000 token prompt and 512 output tokens, on linux.aws.a100 - Align cuda-perf.yml triggers with cuda.yml (push main/release, ciflow/cuda tags, PR on backends/cuda and backends/aoti paths) - Remove random model selection and schedule trigger; always run all models when triggered
a23b5b1 to
49d0aa1
Compare
e50e3fa to
36213f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.