提交 94300915 编写于 作者: A A. Unique TensorFlower 提交者: TensorFlower Gardener

Update bazelin the build scripts.

PiperOrigin-RevId: 278921759
Change-Id: Ib25e275eb64478cea9ad9d4e3298e195a0920aac
上级 c8c045f9
......@@ -20,6 +20,8 @@ source tensorflow/tools/ci_build/release/common.sh
# Install python dependencies
install_ubuntu_16_pip_deps pip2.7
# Update Bazel to the desired version
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -20,6 +20,8 @@ source tensorflow/tools/ci_build/release/common.sh
# Install python dependencies
install_ubuntu_16_pip_deps pip2.7
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.5
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.5
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.6
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.6
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.7
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.7
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip2.7
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip2.7
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.5
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.5
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.6
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.6
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.7
# Update bazel
update_bazel_linux
# Run configure.
export TF_NEED_GCP=1
......
......@@ -19,6 +19,8 @@ set -x
source tensorflow/tools/ci_build/release/common.sh
install_ubuntu_16_pip_deps pip3.7
# Update bazel
update_bazel_linux
# Export required variables for running pip.sh
export OS_TYPE="UBUNTU"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册