We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8b8fa commit 2947164Copy full SHA for 2947164
tpu/config.txt
@@ -1,9 +1,10 @@
1
BASE_IMAGE=python:3.10
2
PYTHON_WHEEL_VERSION=cp310
3
PYTHON_VERSION_PATH=python3.10
4
+# gsutil ls gs://cloud-tpu-tpuvm-artifacts/tensorflow
5
# https://cloud.google.com/tpu/docs/supported-tpu-configurations#libtpu_versions
-TENSORFLOW_VERSION=2.15.0
6
-TF_LIBTPU_VERSION=1.9.0
+TENSORFLOW_VERSION=2.16.1
7
+TF_LIBTPU_VERSION=1.10.1
8
TF_LINUX_WHEEL_VERSION=manylinux_2_17_x86_64.manylinux2014_x86_64
9
JAX_VERSION=0.4.23
10
# Supports nightly
0 commit comments