Skip to content

Add Qwen 3.5 MoE to cuda-perf CI and add prefill throughput tracking#18903

Open
Gasoonjia wants to merge 3 commits intomainfrom
cuda-perf-qwen35-moe
Open

Add Qwen 3.5 MoE to cuda-perf CI and add prefill throughput tracking#18903
Gasoonjia wants to merge 3 commits intomainfrom
cuda-perf-qwen35-moe

Conversation

@Gasoonjia
Copy link
Copy Markdown
Contributor

  • 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

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Apr 15, 2026

🔗 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 Failure

As of commit 7336416 with merge base 28c56fe (image):

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.

@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 Apr 15, 2026
@github-actions
Copy link
Copy Markdown

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.

@Gasoonjia Gasoonjia temporarily deployed to upload-benchmark-results April 15, 2026 11:33 — with GitHub Actions Inactive
- 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
@Gasoonjia Gasoonjia force-pushed the cuda-perf-qwen35-moe branch from a23b5b1 to 49d0aa1 Compare April 15, 2026 18:46
@Gasoonjia Gasoonjia deployed to upload-benchmark-results April 15, 2026 21:00 — with GitHub Actions Active
@Gasoonjia Gasoonjia force-pushed the cuda-perf-qwen35-moe branch from e50e3fa to 36213f9 Compare April 15, 2026 22:15
@Gasoonjia Gasoonjia marked this pull request as ready for review April 15, 2026 22:15
@Gasoonjia Gasoonjia requested a review from lucylq as a code owner April 15, 2026 22:15
@Gasoonjia Gasoonjia requested a review from digantdesai April 15, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant