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 7c11afd commit 4c05530Copy full SHA for 4c05530
tpu/config.txt
@@ -9,11 +9,11 @@ TF_LINUX_WHEEL_VERSION=manylinux_2_17_x86_64.manylinux2014_x86_64
9
JAX_VERSION=0.4.23
10
# gsutil ls gs://pytorch-xla-releases/wheels/tpuvm/* | grep libtpu | grep -v -E ".*rc[0-9].*"
11
# Supports nightly
12
-TORCH_VERSION=2.2.0
+TORCH_VERSION=2.3.0
13
# https://github.com/pytorch/audio supports nightly
14
-TORCHAUDIO_VERSION=2.2.1
+TORCHAUDIO_VERSION=2.3.0
15
# https://github.com/pytorch/text supports main
16
-TORCHTEXT_VERSION=0.17.1
+TORCHTEXT_VERSION=0.18.0
17
# https://github.com/pytorch/vision supports nightly
18
-TORCHVISION_VERSION=0.17.1
+TORCHVISION_VERSION=0.18.0
19
TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64
0 commit comments