Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc2029 body_xla_func_name = absl::StrCat(body.name(), "_oc"); in ExtractOutsideCompilationForWhileNode() local
2036 body, body_xla_func_name, body_host_func_name, host_compute_core, flr, in ExtractOutsideCompilationForWhileNode()
2053 body.set_name(body_xla_func_name); in ExtractOutsideCompilationForWhileNode()