Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc912 Status MutableGraphView::AddRegularFaninByPort(absl::string_view node_name, in AddRegularFaninByPort() function in tensorflow::grappler::MutableGraphView
Dmutable_graph_view_test.cc1072 TEST(MutableGraphViewTest, AddRegularFaninByPort) { in TEST() argument