Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/
Dtf_to_kernel.cc108 llvm::ArrayRef<std::string> architectures, in Run()
161 llvm::cl::list<std::string> architectures( in main() local
Dkernel_creator.cc394 llvm::ArrayRef<std::string> architectures, in GenerateDeviceCode()
431 llvm::ArrayRef<std::string> architectures, in GenerateKernelForTfCode()
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dgpu_kernel_to_blob_pass.cc55 llvm::ArrayRef<std::string> architectures, in GpuKernelToBlobPass()
255 mlir::StringRef blob_annotation, ArrayRef<std::string> architectures, in CreateGpuKernelToBlobPass()
/external/skqp/tools/skqp/
Dmake_universal_apk.py75 def make_apk(architectures, argument
/external/webrtc/tools_webrtc/ios/
Dbuild_ios_libs.py85 def _CleanTemporary(output_dir, architectures): argument
/external/llvm-project/lldb/source/Plugins/Platform/Windows/
DPlatformWindows.cpp290 static SupportedArchList architectures; in GetSupportedArchitectureAtIndex() local