Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1879 string oc_host_graph_name = in ExtractOutsideCompilationForFuncCallNode() local
2000 string oc_host_graph_name = absl::StrCat("oc_if_host_graph_", n->name()); in ExtractOutsideCompilationForIfNode() local
2101 string oc_host_graph_name = absl::StrCat("oc_while_host_graph_", n->name()); in ExtractOutsideCompilationForWhileNode() local