Home
last modified time | relevance | path

Searched defs:architectures (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/tools_webrtc/ios/
Dbuild_ios_libs.py122 def _CleanTemporary(output_dir, architectures): argument
131 def _ParseArchitecture(architectures): argument
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/
Dtf_to_kernel.cc108 llvm::ArrayRef<std::string> architectures, in Run()
171 llvm::cl::list<std::string> architectures( in main() local
Dkernel_creator.cc371 llvm::ArrayRef<std::string> architectures, in GenerateDeviceCode()
426 llvm::ArrayRef<std::string> architectures, in GenerateKernelForTfCode()
Dtf_framework_c_interface.cc151 const std::string code, llvm::SmallVectorImpl<std::string>& architectures, in Compile()
266 SmallVector<std::string, 1> architectures; in _mlir_ciface_tf_jit_compile() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dgpu_kernel_to_blob_pass.cc52 llvm::ArrayRef<std::string> architectures, bool print_ptx, in GpuKernelToBlobPass()
260 StringRef blob_annotation, ArrayRef<std::string> architectures, in CreateGpuKernelToBlobPass()