Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc58 struct HashHandle { struct
59 std::size_t operator()(const Handle& h) const { return h.Handle(); } in operator ()()