Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc893 Status MutableGraphView::AddRegularFanin(absl::string_view node_name, in AddRegularFanin() function in tensorflow::grappler::MutableGraphView
Dmutable_graph_view_test.cc940 TEST(MutableGraphViewTest, AddRegularFanin) { in TEST() argument