Searched refs:FindSaveOp (Results 1 – 1 of 1) sorted by relevance
139 Status FindSaveOp(const Graph* graph, Node** save_op, in FindSaveOp() function321 TF_RETURN_IF_ERROR(FindSaveOp(graph, &save_op, &in_edges, &found)); in AddSaveAndRestore()