Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1911 string then_branch_xla_func_name = absl::StrCat(then_branch.name(), "_oc"), in ExtractOutsideCompilationForIfNode() local
1915 then_branch, then_branch_xla_func_name, then_branch_host_func_name, in ExtractOutsideCompilationForIfNode()
1934 then_branch.set_name(then_branch_xla_func_name); in ExtractOutsideCompilationForIfNode()