Searched defs:ExtendSubgraph (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/graph_analyzer/ | ||
| D | graph_analyzer.cc | 94 void GraphAnalyzer::ExtendSubgraph(Subgraph* parent) { in ExtendSubgraph() function in tensorflow::grappler::graph_analyzer::GraphAnalyzer |
| D | graph_analyzer_test.cc | 46 void ExtendSubgraph(Subgraph* parent) { gran_->ExtendSubgraph(parent); } in ExtendSubgraph() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest |