Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node.cc331 void Signature::ComputeOneRound(size_t next_node_id) { in ComputeOneRound() function in tensorflow::grappler::graph_analyzer::Signature
Dsig_node_test.cc119 static void ComputeOneRound(size_t next_node_id, Signature* signature) { in ComputeOneRound() function in tensorflow::grappler::graph_analyzer::test::SigBaseTest