From 7e6ea327fec128196152533522fb4643fff65a94 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 14 Jan 2021 13:13:27 -0800 Subject: [PATCH] Update MLCompass scripts, a TF CI release script, and a Kokoro benchmark to install pip deps with python instead of pip. PiperOrigin-RevId: 351862450 Change-Id: I44e20c77454face9e8f8c1fd9d43eb7a65a49055 --- .../tools/ci_build/release/ubuntu_16/tpu_py37_full/nonpip.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/tools/ci_build/release/ubuntu_16/tpu_py37_full/nonpip.sh b/tensorflow/tools/ci_build/release/ubuntu_16/tpu_py37_full/nonpip.sh index 327ea62208f..7133754b830 100644 --- a/tensorflow/tools/ci_build/release/ubuntu_16/tpu_py37_full/nonpip.sh +++ b/tensorflow/tools/ci_build/release/ubuntu_16/tpu_py37_full/nonpip.sh @@ -19,7 +19,7 @@ set -x source tensorflow/tools/ci_build/release/common.sh source tensorflow/tools/ci_build/ctpu/ctpu.sh -install_ubuntu_16_pip_deps pip3.7 +install_ubuntu_16_python_pip_deps python3.7 install_bazelisk install_ctpu pip3.7