Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer.cc311 std::vector<string> GraphAnalyzer::DumpRawSubgraphs() { in DumpRawSubgraphs() function in tensorflow::grappler::graph_analyzer::GraphAnalyzer
Dgraph_analyzer_test.cc57 std::vector<string> DumpRawSubgraphs() { return gran_->DumpRawSubgraphs(); } in DumpRawSubgraphs() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest