Skip to content

Commit cda1885

Browse files
committed
fix versioning
1 parent 1eb3be4 commit cda1885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpu/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BASE_IMAGE=python:3.10
22
PYTHON_WHEEL_VERSION=cp310
33
PYTHON_VERSION_PATH=python3.10
4-
TENSORFLOW_VERSION=2.18
4+
TENSORFLOW_VERSION=2.18.0
55
# 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
66
# Supports nightly
77
TORCH_VERSION=2.6.0

0 commit comments

Comments
 (0)