Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node.h147 const HashedPeerVector& hashed_peers() const { return hashed_peers_; } in hashed_peers() function
Dtest_tools.cc128 const SigNode::HashedPeerVector& hashed_peers) { in DumpHashedPeerVector()