Searched defs:architectures (Results  1 – 5 of 5) sorted by relevance
| /external/webrtc/tools_webrtc/ios/ | 
| D | build_ios_libs.py | 122 def _CleanTemporary(output_dir, architectures):  argument131 def _ParseArchitecture(architectures):  argument
 
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ | 
| D | tf_to_kernel.cc | 108            llvm::ArrayRef<std::string> architectures,  in Run()171   llvm::cl::list<std::string> architectures(  in main()  local
 
 | 
| D | kernel_creator.cc | 371                           llvm::ArrayRef<std::string> architectures,  in GenerateDeviceCode()426     llvm::ArrayRef<std::string> architectures,  in GenerateKernelForTfCode()
 
 | 
| D | tf_framework_c_interface.cc | 151     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/ | 
| D | gpu_kernel_to_blob_pass.cc | 52                       llvm::ArrayRef<std::string> architectures, bool print_ptx,  in GpuKernelToBlobPass()260     StringRef blob_annotation, ArrayRef<std::string> architectures,  in CreateGpuKernelToBlobPass()
 
 |