Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc2086 std::unique_ptr<Graph> body_host_graph(new Graph(fld)); in ExtractOutsideCompilationForWhileNode() local
2090 host_graphs, fld, &body_host_graph)); in ExtractOutsideCompilationForWhileNode()
2092 TF_RETURN_IF_ERROR(GraphToFunctionDef(*body_host_graph, body_host_func_name, in ExtractOutsideCompilationForWhileNode()