Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc1331 Status MutableGraphView::UpdateRegularFaninByPort(absl::string_view node_name, in UpdateRegularFaninByPort() function in tensorflow::grappler::MutableGraphView
Dmutable_graph_view_test.cc1747 TEST(MutableGraphViewTest, UpdateRegularFaninByPort) { in TEST() argument