Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmemory_types.cc34 struct EndpointHash { struct
35 uint32 operator()(const Endpoint& x) const { in operator ()()
Dfunction.cc79 struct EndpointHash { struct
80 uint64 operator()(const Endpoint& x) const { in operator ()()