Searched defs:AddRegularFanin (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ | ||
D | mutable_graph_view.cc | 893 Status MutableGraphView::AddRegularFanin(absl::string_view node_name, in AddRegularFanin() function in tensorflow::grappler::MutableGraphView |
D | mutable_graph_view_test.cc | 940 TEST(MutableGraphViewTest, AddRegularFanin) { in TEST() argument |