Skip to content

Commit 7d473b4

Browse files
authored
Update pytorch to 2.3.0
http://b/337048719
1 parent adf40a5 commit 7d473b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ BASE_IMAGE_TAG=m114
33
CPU_BASE_IMAGE_NAME=tf2-cpu.2-15.py310
44
GPU_BASE_IMAGE_NAME=tf2-gpu.2-15.py310
55
LIGHTGBM_VERSION=4.2.0
6-
TORCH_VERSION=2.2.1
7-
TORCHAUDIO_VERSION=2.2.1
8-
TORCHTEXT_VERSION=0.17.1
9-
TORCHVISION_VERSION=0.17.1
6+
TORCH_VERSION=2.3.0
7+
TORCHAUDIO_VERSION=2.3.0
8+
TORCHTEXT_VERSION=0.18.0
9+
TORCHVISION_VERSION=0.18.0
1010
JAX_VERSION=0.4.26
1111
CUDA_MAJOR_VERSION=12
1212
CUDA_MINOR_VERSION=1

0 commit comments

Comments
 (0)