Skip to content

Commit 9126b85

Browse files
committed
let try this again
1 parent e90dd10 commit 9126b85

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tpu/config.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
BASE_IMAGE=python:3.11
2-
PYTHON_WHEEL_VERSION=cp311
3-
PYTHON_VERSION_PATH=python3.11
4-
TENSORFLOW_VERSION=2.19.0
1+
BASE_IMAGE=python:3.10
2+
PYTHON_WHEEL_VERSION=cp310
3+
PYTHON_VERSION_PATH=python3.10
4+
TENSORFLOW_VERSION=2.18
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)