Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc62 struct CompareHandle { struct
63 bool operator()(const Handle& h1, const Handle& h2) const { in operator ()()