Home
last modified time | relevance | path

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

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