Searched refs:RestoreStatefulNodes (Results 1 – 2 of 2) sorted by relevance
183 void RestoreStatefulNodes(Graph* graph);
296 void GraphExecutionState::RestoreStatefulNodes(Graph* graph) { in RestoreStatefulNodes() function in tensorflow::GraphExecutionState608 RestoreStatefulNodes(new_graph.get()); in InitBaseGraph()