Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc66 struct CompareHandle { struct
67 bool operator()(const Handle& h1, const Handle& h2) const { in operator ()()