Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GPU CUDA plugin require JAX #8919

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

tengyifei
Copy link
Collaborator

Some XLA GPU features require JAX. Rather than only installing the latest version of JAX in CI, we'll just make the CUDA plugin depend on a version of JAX that's the same as what's used by PyTorch/XLA on TPU. (Except the JAX CUDA wheels).

Some XLA GPU features require JAX. Rather than only installing the
latest version of JAX in CI, we'll just make the CUDA plugin depend on a
version of JAX that's the same as what's used by PyTorch/XLA on TPU.
(Except the JAX CUDA wheels).
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