Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc1882 string oc_host_graph_name = in ExtractOutsideCompilationForFuncCallNode() local
2003 string oc_host_graph_name = absl::StrCat("oc_if_host_graph_", n->name()); in ExtractOutsideCompilationForIfNode() local
2104 string oc_host_graph_name = absl::StrCat("oc_while_host_graph_", n->name()); in ExtractOutsideCompilationForWhileNode() local