Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1967 std::unique_ptr<Graph> then_branch_host_graph(new Graph(fld)); in ExtractOutsideCompilationForIfNode() local
1971 then_branch_host_graphs, fld, &then_branch_host_graph)); in ExtractOutsideCompilationForIfNode()
1973 TF_RETURN_IF_ERROR(GraphToFunctionDef(*then_branch_host_graph, in ExtractOutsideCompilationForIfNode()