Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc1987 std::unique_ptr<Graph> else_branch_host_graph(new Graph(fld)); in ExtractOutsideCompilationForIfNode() local
1991 else_branch_host_graphs, fld, &else_branch_host_graph)); in ExtractOutsideCompilationForIfNode()
1993 TF_RETURN_IF_ERROR(GraphToFunctionDef(*else_branch_host_graph, in ExtractOutsideCompilationForIfNode()