Home
last modified time | relevance | path

Searched defs:OrderByIdAscending (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc443 struct OrderByIdAscending { struct in tensorflow::grappler::TopoQueue
444 bool operator()(const NodeAndId& lhs, const NodeAndId& rhs) const { in operator ()()