Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc1122 Status MutableGraphView::RemoveRegularFaninByPort(absl::string_view node_name, in RemoveRegularFaninByPort() function in tensorflow::grappler::MutableGraphView
Dmutable_graph_view_test.cc1368 TEST(MutableGraphViewTest, RemoveRegularFaninByPort) { in TEST() argument