Skip to content

Commit 3434de7

Browse files
authored
Merge pull request #1364 from will-cromar/patch-1
Bump PyTorch version to 2.2
2 parents 9c637d1 + 15e057c commit 3434de7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tpu/config.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ TF_LIBTPU_VERSION=1.9.0
77
TF_LINUX_WHEEL_VERSION=manylinux_2_17_x86_64.manylinux2014_x86_64
88
JAX_VERSION=0.4.23
99
# Supports nightly
10-
TORCH_VERSION=2.1.0
10+
TORCH_VERSION=2.2.0
1111
# https://github.com/pytorch/audio supports nightly
12-
TORCHAUDIO_VERSION=2.1.0
12+
TORCHAUDIO_VERSION=2.2.1
1313
# https://github.com/pytorch/text supports main
14-
TORCHTEXT_VERSION=0.16.0
14+
TORCHTEXT_VERSION=0.17.1
1515
# https://github.com/pytorch/vision supports nightly
16-
TORCHVISION_VERSION=0.16.0
16+
TORCHVISION_VERSION=0.17.1
1717
TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64

0 commit comments

Comments
 (0)