Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer.cc94 void GraphAnalyzer::ExtendSubgraph(Subgraph* parent) { in ExtendSubgraph() function in tensorflow::grappler::graph_analyzer::GraphAnalyzer
Dgraph_analyzer_test.cc46 void ExtendSubgraph(Subgraph* parent) { gran_->ExtendSubgraph(parent); } in ExtendSubgraph() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest