Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmemory_types.cc41 struct EndpointEq { struct
42 uint32 operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()
Dfunction.cc86 struct EndpointEq { struct
87 bool operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()