Searched defs:OrderByIdAscending (Results 1 – 1 of 1) sorted by relevance
546 struct OrderByIdAscending { struct in tensorflow::grappler::TopoQueue547 bool operator()(const NodeAndId& lhs, const NodeAndId& rhs) const { in operator ()()