Files
keras-team--keras/requirements-tensorflow-tpu.txt
2026-07-13 12:20:15 +08:00

13 lines
351 B
Plaintext

# 2.19.1 is the last version of the TensorFlow that supports TPUs.
--find-links https://storage.googleapis.com/libtpu-tf-releases/index.html
tensorflow-tpu==2.19.1
# Torch cpu-only version (needed for testing).
--extra-index-url https://download.pytorch.org/whl/cpu
torch
# Jax cpu-only version (needed for testing).
jax
-r requirements-common.txt