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 5c989e4 commit 05a9febCopy full SHA for 05a9feb
config.txt
@@ -3,10 +3,10 @@ BASE_IMAGE_TAG=m122
3
CPU_BASE_IMAGE_NAME=tf2-cpu.2-16.py310
4
GPU_BASE_IMAGE_NAME=tf2-gpu.2-16.py310
5
LIGHTGBM_VERSION=4.2.0
6
-TORCH_VERSION=2.1.2
7
-TORCHAUDIO_VERSION=2.1.2
8
-TORCHTEXT_VERSION=0.16.2
9
-TORCHVISION_VERSION=0.16.2
+TORCH_VERSION=2.3.1
+TORCHAUDIO_VERSION=2.3.1
+TORCHTEXT_VERSION=0.18.0
+TORCHVISION_VERSION=0.18.1
10
JAX_VERSION=0.4.26
11
CUDA_MAJOR_VERSION=12
12
CUDA_MINOR_VERSION=3
0 commit comments