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 adf40a5 commit 7d473b4Copy full SHA for 7d473b4
config.txt
@@ -3,10 +3,10 @@ BASE_IMAGE_TAG=m114
3
CPU_BASE_IMAGE_NAME=tf2-cpu.2-15.py310
4
GPU_BASE_IMAGE_NAME=tf2-gpu.2-15.py310
5
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
+TORCH_VERSION=2.3.0
+TORCHAUDIO_VERSION=2.3.0
+TORCHTEXT_VERSION=0.18.0
+TORCHVISION_VERSION=0.18.0
10
JAX_VERSION=0.4.26
11
CUDA_MAJOR_VERSION=12
12
CUDA_MINOR_VERSION=1
0 commit comments