Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc690 string function_name_prefix = entry_computation->name().empty() in RunBackend() local
Dir_emitter.cc110 HloComputation* computation, const string& function_name_prefix, in EmitComputation()