Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc791 struct PriorityTopoSortNodeGreater { struct
792 bool operator()(const PriorityTopoSortNode& left, in operator ()()