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 d019ef7 commit 506c34bCopy full SHA for 506c34b
tpu/config.txt
@@ -1,6 +1,6 @@
1
-BASE_IMAGE=python:3.11
2
-PYTHON_WHEEL_VERSION=cp311
3
-PYTHON_VERSION_PATH=python3.11
+BASE_IMAGE=python:3.12
+PYTHON_WHEEL_VERSION=cp312
+PYTHON_VERSION_PATH=python3.12
4
TENSORFLOW_VERSION=2.20.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
0 commit comments