Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
BASE_IMAGE_REPO=gcr.io/deeplearning-platform-release
BASE_IMAGE_TAG=m85
BASE_IMAGE_TAG=m86
CPU_BASE_IMAGE_NAME=tf2-cpu.2-6
GPU_BASE_IMAGE_NAME=tf2-gpu.2-6
LIGHTGBM_VERSION=3.2.1
TORCH_VERSION=1.9.1
TORCHAUDIO_VERSION=0.9.1
TORCHTEXT_VERSION=0.10.1
TORCHVISION_VERSION=0.10.1
TORCHVISION_VERSION=0.10.1
Copy link
Contributor

@Philmod Philmod Nov 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any diff on this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just removing the extra space at the end of the line: https://screenshot.googleplex.com/AMCJarhsuDsNoXi

It is a noop