Update MLCompass scripts, a TF CI release script, and a Kokoro benchmark to install pip deps with python<x.x> instead of pip<x.x>.

PiperOrigin-RevId: 351862450
Change-Id: I44e20c77454face9e8f8c1fd9d43eb7a65a49055
This commit is contained in:
A. Unique TensorFlower 2021-01-14 13:13:27 -08:00 committed by TensorFlower Gardener
parent a9aee8f713
commit 7e6ea327fe

View File

@ -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