Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmemory_types.cc42 struct EndpointEq { struct
43 uint32 operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()
Dinline_function_utils.cc90 struct EndpointEq { struct
91 bool operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()
Dfunction.cc93 struct EndpointEq { struct
94 bool operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()