Home
last modified time | relevance | path

Searched defs:function_name_prefix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_compiler.cc1239 std::string function_name_prefix = entry_computation->name().empty() in CompileLegacyCpuExecutable() local
H A Dir_emitter.cc167 HloComputation* computation, const std::string& function_name_prefix, in EmitComputation()