aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
diff options
context:
space:
mode:
authorGravatar Todd Wang <toddw@google.com>2018-10-02 17:00:46 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-02 17:04:42 -0700
commit41e97007638ef41764b1da86fb2de772f35762e5 (patch)
tree33e74c1d517deb017141912bef3f9340145d5432 /tensorflow/tools
parentbbc9c1f14aac652ca0cafc750e23ff706438639a (diff)
Disable XLA from raspberry pi builds.
There is no known conceptual reason we can't use XLA, but in practice we have some build issues that will need to be fixed. PiperOrigin-RevId: 215484942
Diffstat (limited to 'tensorflow/tools')
-rwxr-xr-xtensorflow/tools/ci_build/pi/build_raspberry_pi.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/tools/ci_build/pi/build_raspberry_pi.sh b/tensorflow/tools/ci_build/pi/build_raspberry_pi.sh
index 3d27e84b81..864278c647 100755
--- a/tensorflow/tools/ci_build/pi/build_raspberry_pi.sh
+++ b/tensorflow/tools/ci_build/pi/build_raspberry_pi.sh
@@ -34,6 +34,8 @@ set -e
#
# Make sure you have an up to date version of the Bazel build tool installed too.
+export TF_ENABLE_XLA=0
+
yes '' | ./configure
# Fix for curl build problem in 32-bit, see https://stackoverflow.com/questions/35181744/size-of-array-curl-rule-01-is-negative