We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb3be4 commit cda1885Copy full SHA for cda1885
1 file changed
tpu/config.txt
@@ -1,7 +1,7 @@
1
BASE_IMAGE=python:3.10
2
PYTHON_WHEEL_VERSION=cp310
3
PYTHON_VERSION_PATH=python3.10
4
-TENSORFLOW_VERSION=2.18
+TENSORFLOW_VERSION=2.18.0
5
# gsutil ls gs://pytorch-xla-releases/wheels/tpuvm/* | grep libtpu | grep torch_xla | grep -v -E ".*rc[0-9].*" | sed 's/.*torch_xla-\(.*\)+libtpu.*/\1/' | sort -rV
6
# Supports nightly
7
TORCH_VERSION=2.6.0
0 commit comments