Searched refs:ComputeTopoHash (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ | ||
D | sig_node.cc | 104 void SigNode::ComputeTopoHash(int distance) { in ComputeTopoHash() function in tensorflow::grappler::graph_analyzer::SigNode |
D | sig_node.h | 175 void ComputeTopoHash(int distance); |
D | sig_node_test.cc | 83 static void ComputeTopoHash(int distance, SigNode* node) { in ComputeTopoHash() function in tensorflow::grappler::graph_analyzer::test::SigBaseTest |