commit | 22ff7beac764a1fadedaa6d4aa14bb6334fd5d18 | [log] [tgz] |
---|---|---|
author | Pankaj Kanwar <pkanwar@google.com> | Fri Aug 27 17:20:50 2021 -0700 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Fri Aug 27 17:26:18 2021 -0700 |
tree | 6448811dbe3b1e8acefe403b728e2f44a0df5f81 | |
parent | 7e8073610db8019414bdfee2d9043e65bc698484 [diff] |
upgrade to cuda 11.4 and cudnn 8.2. Fixed missing file. PiperOrigin-RevId: 393458415 Change-Id: Ie445757419c52345c6157982d4982ea76621e384
diff --git a/tensorflow/tools/ci_build/rel/ubuntu/gpu_py39_nonpip.sh b/tensorflow/tools/ci_build/rel/ubuntu/gpu_py39_nonpip.sh index 6aecd56..e2a84b4 100644 --- a/tensorflow/tools/ci_build/rel/ubuntu/gpu_py39_nonpip.sh +++ b/tensorflow/tools/ci_build/rel/ubuntu/gpu_py39_nonpip.sh
@@ -31,7 +31,7 @@ test +e bazel test \ - --config=release_gpu_linux_11_4 \ + --config=release_gpu_linux \ --repo_env=PYTHON_BIN_PATH="$(which python3.9)" \ --build_tag_filters="${tag_filters}" \ --test_tag_filters="${tag_filters}" \