Skip to content

add version guard protecting ragged gather reduce kernel#4080

Merged
copybara-service[bot] merged 1 commit into
mainfrom
chengnuojin-rs-g3
Jun 5, 2026
Merged

add version guard protecting ragged gather reduce kernel#4080
copybara-service[bot] merged 1 commit into
mainfrom
chengnuojin-rs-g3

Conversation

@NuojCheng
Copy link
Copy Markdown
Collaborator

@NuojCheng NuojCheng commented Jun 5, 2026

Description

This PR adds version guard protecting ragged_gather_reduce kernel for Jax>=0.10.1.

FIXES: b/518833742

Tests

Ran ragged sort testing using JAX==0.10.1 and JAX==0.10.2.dev20260605, both passed.

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

codecov Bot commented Jun 5, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/maxtext/kernels/ragged/ragged_gather_reduce.py 50.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@copybara-service copybara-service Bot merged commit 9c9e095 into main Jun 5, 2026
59 checks passed
@copybara-service copybara-service Bot deleted the chengnuojin-rs-g3 branch June 5, 2026 19:32
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.

4 participants