Home
last modified time | relevance | path

Searched refs:compile_single_module (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc1105 const auto compile_single_module = in CompileToTargetBinary() local
1206 return compile_single_module(llvm_module.get(), /*relocatable=*/false, in CompileToTargetBinary()
1213 return compile_single_module(llvm_module.get(), /*relocatable=*/false, in CompileToTargetBinary()
1270 [&compile_results, compile_single_module, i, &llvm_modules, &counter] { in CompileToTargetBinary()
1295 compile_results[i] = compile_single_module( in CompileToTargetBinary()