Searched refs:FindStatefulOps (Results 1 – 1 of 1) sorted by relevance
28 Status FindStatefulOps(const GraphDef& graph_def, in FindStatefulOps() function89 TF_RETURN_IF_ERROR(FindStatefulOps(*graph_def, &stateful_op_names)); in AsGraphDef()