Skip to content

Conversation

@dipannita08
Copy link
Collaborator

@dipannita08 dipannita08 commented Jan 28, 2026

Description

This PR moves the kernels modules into the restructured location.
Details here

Tests

  • Relevant unit tests
  • Manual tests which exercise moved modules.
  • Presubmits

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 29, 2026

Codecov Report

❌ Patch coverage is 28.00000% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/maxtext/kernels/jax_flash_attention.py 5.55% 17 Missing ⚠️
src/maxtext/kernels/megablox/ops.py 50.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you move all three attention modules to src/maxtext/kernels/attention?
https://screenshot.googleplex.com/5jZeGVHLhcWJQhA

@SurbhiJainUSC SurbhiJainUSC self-requested a review January 30, 2026 21:25
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.

3 participants