Skip to content

Commit 915dbbd

Browse files
authored
Merge branch 'main' into tf216
2 parents 2b124d7 + 3a9e7ed commit 915dbbd

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
@@ -9,9 +9,9 @@ TF_LINUX_WHEEL_VERSION=manylinux_2_17_x86_64.manylinux2014_x86_64
99
JAX_VERSION=0.4.23
1010
# gsutil ls gs://pytorch-xla-releases/wheels/tpuvm/* | grep libtpu | grep -v -E ".*rc[0-9].*"
1111
# Supports nightly
12-
TORCH_VERSION=2.3.0
12+
TORCH_VERSION=2.4.0
1313
# https://github.com/pytorch/audio supports nightly
14-
TORCHAUDIO_VERSION=2.3.0
14+
TORCHAUDIO_VERSION=2.4.0
1515
# https://github.com/pytorch/vision supports nightly
16-
TORCHVISION_VERSION=0.18.0
16+
TORCHVISION_VERSION=0.19.0
1717
TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64

0 commit comments

Comments
 (0)