mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 20:36:05 +00:00

* Updates jax_releases.html index to include libtpu wheels * Change [tpu] extras to specify `libtpu-nightly` instead of wheel URL The full install command will now be: `pip install pip install jax[tpu] -f https://storage.googleapis.com/jax-releases/jax_releases.html` (similar to the cuda install commands) I've already pushed an updated jax_releases.html to the jax-releases GCS bucket.