Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc62 struct HashHandle { struct
63 std::size_t operator()(const Handle& h) const { return h.Handle(); } in operator ()()