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