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.cc546 struct OrderByIdAscending { struct in tensorflow::grappler::TopoQueue
547 bool operator()(const NodeAndId& lhs, const NodeAndId& rhs) const { in operator ()()