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