Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node.cc67 void SigNode::CopyLinksPass2(std::map<LinkTag, Link>* link_map) { in CopyLinksPass2() function in tensorflow::grappler::graph_analyzer::SigNode
Dsig_node_test.cc76 static void CopyLinksPass2( in CopyLinksPass2() function in tensorflow::grappler::graph_analyzer::test::SigBaseTest