Home
last modified time | relevance | path

Searched refs:Bazel (Results 1 – 25 of 85) sorted by relevance

1234

/external/grpc-grpc/summerofcode/2018/
Dnaresh.md5 Enable Building of gRPC Python with Bazel
11 [Bazel](https://bazel.build/) is the open-sourced variant of Google's internal
13 fast and declarative fashion. But Bazel in itself is still in active
16 The project aimed to fill this gap and build gRPC Python with Bazel.
24 ### State of Bazel for Python
27 directly to [bazelbuild/bazel](https://github.com/bazelbuild/bazel). The Bazel
31 Bazel is [still very much in active development for
34 Using pip packages is still in experimental. Bazel Python support is currently
39 Bazel's roadmap for Python is publicly available [here as a Google
45 for Python, which is still not natively supported by Bazel. An existing
[all …]
/external/tensorflow/tensorflow/lite/java/demo/
DREADME.md14 ## Building from Source with Bazel
16 1. Follow the [Bazel steps for the TF Demo App](https://github.com/tensorflow/tensorflow/tree/maste…
18 …1. [Install Bazel and Android Prerequisites](https://github.com/tensorflow/tensorflow/tree/master/…
22 - Make sure to install the latest version of Bazel. Some distributions
23 ship with Bazel 0.5.4, which is too old.
24 - Bazel requires Android Build Tools `26.0.1` or higher.
41 2. Build the app with Bazel. The demo needs C++11:
/external/tensorflow/tensorflow/lite/examples/android/app/
DREADME.md15 ## Building from Source with Bazel
17 1. Follow the [Bazel steps for the TF Demo App](https://github.com/tensorflow/tensorflow/tree/maste…
19 …1. [Install Bazel and Android Prerequisites](https://github.com/tensorflow/tensorflow/tree/master/…
23 - Make sure to install the latest version of Bazel. Some distributions
24 ship with Bazel 0.5.4, which is too old.
25 - Bazel requires Android Build Tools `26.0.1` or higher.
42 2. Build this demo app with Bazel. The demo needs C++11. We configure the fat_apk_cpu flag to packa…
/external/tensorflow/tensorflow/
Dversion_check.bzl29 bazel_version: the Bazel version string
40 …fail("\nCurrent Bazel version is lower than 0.2.1, expected at least %s\n" % minimum_bazel_version)
42 print("\nCurrent Bazel is not a release version, cannot check for compatibility.")
43 print("Make sure that you are running at least Bazel %s.\n" % minimum_bazel_version)
47 fail("\nCurrent Bazel version is {}, expected at least {}\n".format(
/external/opencensus-java/examples/
DREADME.md15 ### Bazel subsection
32 ### Bazel subsection
49 ### Bazel subsection
77 ### Bazel subsection
109 ### Bazel subsection
/external/tensorflow/tensorflow/examples/android/
DREADME.md97 Bazel, and partial support for gradle, cmake, make, and Android Studio.
108 ### Bazel subsection
110 NOTE: Bazel does not currently support building for Android on Windows. Full
114 ##### Install Bazel and Android Prerequisites argument
116 Bazel is the primary build system for TensorFlow. To build with Bazel, it and
119 1. Install the latest version of Bazel as per the instructions [on the Bazel
152 automatically and packaged with the APK by Bazel via a new_http_archive defined
196 ### Android Studio with Bazel
198 Android Studio may be used to build the demo in conjunction with Bazel. First,
199 make sure that you can build with Bazel following the above directions. Then,
[all …]
Dbuild.gradle4 // Note that Bazel is still used by default to compile the native libs,
11 // on Windows machines, but note that full equivalence with the Bazel
14 // NOTE: Running a make build will cause subsequent Bazel builds to *fail*
21 // it will conflict with the BUILD file used by Bazel on case-insensitive OSs.
47 // Controls output directory in APK and CPU type for Bazel builds.
57 // Default to building with Bazel and override with make if requested.
69 // If building with Bazel, this is the location of the bazel binary.
70 // NOTE: Bazel does not yet support building for Android on Windows,
/external/brotli/java/org/brotli/wrapper/dec/
DBUILD45 ":brotli_jni", # Bazel JNI workaround
60 ":brotli_jni", # Bazel JNI workaround
75 ":brotli_jni", # Bazel JNI workaround
/external/brotli/java/org/brotli/wrapper/enc/
DBUILD46 ":brotli_jni", # Bazel JNI workaround
62 ":brotli_jni", # Bazel JNI workaround
78 ":brotli_jni", # Bazel JNI workaround
/external/tensorflow/tensorflow/lite/experimental/objc/
DREADME.md10 ### Bazel subsection
22 If you would like to build the Objective-C TensorFlow Lite library using Bazel on Apple
30 Follow the prompts and when asked to configure the Bazel rules for Apple
/external/tensorflow/tensorflow/lite/experimental/swift/
DREADME.md10 ### Bazel subsection
28 If you would like to build the Swift TensorFlow Lite library using Bazel on Apple
36 Follow the prompts and when asked to configure the Bazel rules for Apple
/external/gflags/
DBUILD1 # Bazel (http://bazel.io/) BUILD file for gflags.
3 # See INSTALL.md for instructions for adding gflags to a Bazel workspace.
DWORKSPACE5 # Bazel (http://bazel.io/) WORKSPACE file for gflags.
/external/grpc-grpc/summerofcode/
Dideas.md34Bazel](https://github.com/grpc/grpc/issues/8079). Bazel is the designated replacement for our cons…
35 …* **Required skills:** Python programming language, Bazel toolchain, Cython, open source developme…
/external/gemmlowp/
DREADME.txt116 Building using Bazel
119 That being said, we also maintain a Bazel BUILD system as part of
122 you are interested, Bazel's home page is
124 And you can get started with using Bazel to build gemmlowp targets
172 Testing using Bazel
175 Alternatively, you can use Bazel to build and run tests. See the Bazel
176 instruction in the above section on building. Once your Bazel workspace
/external/grpc-grpc/doc/
Dssl-performance.md14 Bazel | | Linux | :heavy_check_mark:
15 Bazel | | MacOS | :heavy_check_mark:
16 Bazel | | Windows | :x:
/external/brotli/java/org/brotli/wrapper/common/
DBUILD41 ":brotli_jni_no_dictionary_data", # Bazel JNI workaround
54 ":brotli_jni_no_dictionary_data", # Bazel JNI workaround
/external/gflags/src/
Ddefines.h.in4 // Any cmakedefine is defined using the -D flag instead when Bazel is used.
5 // For Bazel, this file is thus not used to avoid a private file in $(GENDIR).
/external/tensorflow/tensorflow/tools/def_file_filter/
Ddef_file_filter_configure.bzl3 This repository reuses Bazel's VC detect mechanism to find undname.exe,
7 On Windows, we use a DEF file generated by Bazel to export symbols from the
/external/grpc-grpc/tools/dockerfile/test/bazel/
DDockerfile17 # Install basic packages and Bazel dependencies.
46 # Bazel installation
/external/tensorflow/
D.bazelrc1 # Android configs. Bazel needs to have --cpu and --fat_apk_cpu both set to the
22 # For projects which use TensorFlow as part of a Bazel build process, putting
43 # This only works with GPU builds currently, since Bazel sets -B/usr/bin in
/external/protobuf/
Dprotobuf.bzl125 """Bazel rule to create a C++ protobuf library from proto source files
204 """Bazel rule to generate the gen_well_known_protos_java genrule
237 """Bazel rule to create a Python protobuf library from proto source files
289 """Bazel rules to create batch tests for protobuf internal.
/external/tensorflow/tensorflow/contrib/makefile/
DREADME.md3 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:
184 #### Building the CUDA-enabled TensorFlow Android demo with Bazel:
442 are generated from the main Bazel build by running
468 Because the main development of TensorFlow is done using Bazel, changes to the
478 Bazel build scripts, but that the makefile isn't aware of. Typical symptoms
/external/grpc-grpc-java/
D.gitignore11 # Bazel
/external/google-fruit/examples/testing/
DCMakeLists.txt19 # TODO: run the tests here under CMake (ATM they only run when using Bazel).

1234