Skip to content

Commit 1a4aedb

Browse files
committed
Upgrade LightGBM
1 parent 26af80e commit 1a4aedb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ BASE_IMAGE_REPO=gcr.io/deeplearning-platform-release
22
BASE_IMAGE_TAG=m92
33
CPU_BASE_IMAGE_NAME=tf2-cpu.2-6
44
GPU_BASE_IMAGE_NAME=tf2-gpu.2-6
5-
LIGHTGBM_VERSION=3.3.1
5+
LIGHTGBM_VERSION=3.3.2
66
TORCH_VERSION=1.11.0
77
# TODO(b/215031404#comment4) Remove zlib sed command after upgrade to >= 0.11.1
88
TORCHAUDIO_VERSION=0.11.0
99
TORCHTEXT_VERSION=0.12.0
1010
TORCHVISION_VERSION=0.12.0
1111
CUDA_MAJOR_VERSION=11
12-
CUDA_MINOR_VERSION=0
12+
CUDA_MINOR_VERSION=0

0 commit comments

Comments
 (0)