Searched refs:body_host_graph (Results 1 – 1 of 1) sorted by relevance
2086 std::unique_ptr<Graph> body_host_graph(new Graph(fld)); in ExtractOutsideCompilationForWhileNode() local2090 host_graphs, fld, &body_host_graph)); in ExtractOutsideCompilationForWhileNode()2092 TF_RETURN_IF_ERROR(GraphToFunctionDef(*body_host_graph, body_host_func_name, in ExtractOutsideCompilationForWhileNode()