Skip to content

Commit 3a9e7ed

Browse files
authored
Bump PyTorch version to 2.4 (#1414)
1 parent 0ce0e7a commit 3a9e7ed

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,11 +9,11 @@ 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/text supports main
1616
TORCHTEXT_VERSION=0.18.0
1717
# https://github.com/pytorch/vision supports nightly
18-
TORCHVISION_VERSION=0.18.0
18+
TORCHVISION_VERSION=0.19.0
1919
TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64

0 commit comments

Comments
 (0)