Skip to content

Conversation

@RissyRan
Copy link
Collaborator

@RissyRan RissyRan commented Jan 28, 2026

Description

Trim CPU & TPU unit tests time:

  • In moe_test.py, update the test seq from default 2048 to 128
  • In train compile test, update to a smaller topology if not specified in test name or restricted by sharding (v6e-256 --> v5p-128/64, etc)
  • In train compile test, update to seq len to 1024, if not testing CP
  • In train compile test, use DS v3-test version if not restricted to some configs (diff)
  • Remove one duplicate test

Tests

Checklist

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
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Collaborator

@NuojCheng NuojCheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Ran!

@copybara-service copybara-service bot merged commit 5f7c76d into main Jan 28, 2026
26 of 28 checks passed
@copybara-service copybara-service bot deleted the test_time branch January 28, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants