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 26af80e commit 1a4aedbCopy full SHA for 1a4aedb
config.txt
@@ -2,11 +2,11 @@ BASE_IMAGE_REPO=gcr.io/deeplearning-platform-release
2
BASE_IMAGE_TAG=m92
3
CPU_BASE_IMAGE_NAME=tf2-cpu.2-6
4
GPU_BASE_IMAGE_NAME=tf2-gpu.2-6
5
-LIGHTGBM_VERSION=3.3.1
+LIGHTGBM_VERSION=3.3.2
6
TORCH_VERSION=1.11.0
7
# TODO(b/215031404#comment4) Remove zlib sed command after upgrade to >= 0.11.1
8
TORCHAUDIO_VERSION=0.11.0
9
TORCHTEXT_VERSION=0.12.0
10
TORCHVISION_VERSION=0.12.0
11
CUDA_MAJOR_VERSION=11
12
-CUDA_MINOR_VERSION=0
+CUDA_MINOR_VERSION=0
0 commit comments