Skip to content

Commit 506c34b

Browse files
authored
Python 3.12 bump (#1496)
1 parent d019ef7 commit 506c34b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tpu/config.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
BASE_IMAGE=python:3.11
2-
PYTHON_WHEEL_VERSION=cp311
3-
PYTHON_VERSION_PATH=python3.11
1+
BASE_IMAGE=python:3.12
2+
PYTHON_WHEEL_VERSION=cp312
3+
PYTHON_VERSION_PATH=python3.12
44
TENSORFLOW_VERSION=2.20.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

0 commit comments

Comments
 (0)