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 e6bc693 commit bffd7c2Copy full SHA for bffd7c2
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.3.1
7
-TORCHAUDIO_VERSION=2.3.1
8
-TORCHTEXT_VERSION=0.18.0
9
-TORCHVISION_VERSION=0.18.1
+TORCH_VERSION=2.1.2
+TORCHAUDIO_VERSION=2.1.2
+TORCHTEXT_VERSION=0.16.2
+TORCHVISION_VERSION=0.16.2
10
JAX_VERSION=0.4.26
11
CUDA_MAJOR_VERSION=12
12
CUDA_MINOR_VERSION=3
0 commit comments