Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dalgorithm.h41 struct NodeComparatorName { struct
42 bool operator()(const Node* n1, const Node* n2) const { in operator()