Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsig_node.h136 struct LessByRank { struct
137 bool operator()(const SigNode::HashedPeer& left, in operator()