Lines Matching refs:Bazel
3 The recommended way to build TensorFlow from source is using the Bazel
7 - The build system may not have the RAM or processing power to support Bazel.
8 - Bazel or its dependencies may not be available.
12 dependencies listed in the Bazel project that can be used with GNU's make tool.
171 #### Building the CUDA-enabled TensorFlow AAR with Bazel:
177 bazel build //tensorflow/contrib/android:android_tensorflow_inference_java.aar
178 cp bazel-bin/tensorflow/contrib/android/android_tensorflow_inference_java.aar /tmp/tf/tensorflow.aar
184 #### Building the CUDA-enabled TensorFlow Android demo with Bazel:
209 bazel build -c opt --fat_apk_cpu=arm64-v8a tensorflow/android:tensorflow_demo
212 adb install -r -f bazel-bin/tensorflow/examples/android/tensorflow_demo.apk
440 are generated from the main Bazel build by running
466 Because the main development of TensorFlow is done using Bazel, changes to the
476 Bazel build scripts, but that the makefile isn't aware of. Typical symptoms