Skip to content

Conversation

@SurbhiJainUSC
Copy link
Collaborator

@SurbhiJainUSC SurbhiJainUSC commented Nov 13, 2025

Description

Adds TPU dependencies as default dependencies to pyproject.toml. This ensures that when we release new version of MaxText, then both pip install maxtext and pip install maxtext[tpu] will install TPU-specific dependencies, and pip install maxtext[gpu] will install GPU-specific dependencies.

Tests

Build wheel file, installed MaxText and dependencies using wheel file & tested training

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.

@SurbhiJainUSC SurbhiJainUSC force-pushed the pypi_release branch 2 times, most recently from d191b2d to 6be49fe Compare November 13, 2025 05:36
@SurbhiJainUSC SurbhiJainUSC force-pushed the pypi_release branch 6 times, most recently from 9bdcf0f to b2db9a4 Compare November 14, 2025 16:36
@copybara-service copybara-service bot merged commit 3c0fe16 into main Nov 14, 2025
32 checks passed
@copybara-service copybara-service bot deleted the pypi_release branch November 14, 2025 18:52
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