Searched refs:cond_host_graph (Results 1 – 1 of 1) sorted by relevance
2070 std::unique_ptr<Graph> cond_host_graph(new Graph(fld)); in ExtractOutsideCompilationForWhileNode() local2074 host_graphs, fld, &cond_host_graph)); in ExtractOutsideCompilationForWhileNode()2076 TF_RETURN_IF_ERROR(GraphToFunctionDef(*cond_host_graph, cond_host_func_name, in ExtractOutsideCompilationForWhileNode()