Home
last modified time | relevance | path

Searched defs:BuildExecutable (Results 1 – 3 of 3) sorted by relevance

/external/ltp/android/tools/
Dandroid_build_generator.py96 def BuildExecutable(self, cc_target, local_src_files, local_cflags, member in BuildGenerator
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc157 Status XlaCompilationCache::BuildExecutable( in BuildExecutable() function in tensorflow::XlaCompilationCache
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc756 StatusOr<std::unique_ptr<Executable>> Service::BuildExecutable( in BuildExecutable() function in xla::Service