Searched defs:AddSubgraph (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ | ||
D | mutable_graph_view.cc | 444 Status MutableGraphView::AddSubgraph(GraphDef&& subgraph) { in AddSubgraph() function in tensorflow::grappler::MutableGraphView |
D | mutable_graph_view_test.cc | 144 TEST(MutableGraphViewTest, AddSubgraph) { in TEST() argument |