Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc268 struct ByRank { in Sort() struct
269 const Vec<Node*>* nodes; in Sort()
270 bool operator()(int32 a, int32 b) const { in Sort()