Skip to content

Add ragged all-to-all pipeline correctness coverage#4213

Open
huytransformer wants to merge 1 commit into
AI-Hypercomputer:mainfrom
huytransformer:htn/ragged-a2a-pipeline-correctness
Open

Add ragged all-to-all pipeline correctness coverage#4213
huytransformer wants to merge 1 commit into
AI-Hypercomputer:mainfrom
huytransformer:htn/ragged-a2a-pipeline-correctness

Conversation

@huytransformer

Copy link
Copy Markdown
Collaborator

Description

Adds a TPU regression test for DeepSeek MoE pipeline parallelism with EP ragged A2A.

b/418313093

Tests

Ran this:

python3 -m pytest -q tests/integration/pipeline_parallelism_test.py \
  -k test_deepseek_ragged_a2a_ep_same_output_and_grad -s

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant