Home
last modified time | relevance | path

Searched refs:TestAddControllingFaninSelfLoops (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view_test.cc2549 void TestAddControllingFaninSelfLoops(absl::string_view node_name, in TestAddControllingFaninSelfLoops() function
2580 TestAddControllingFaninSelfLoops("a", {"a", Graph::kControlSlot}, error_msg); in TEST()
2590 TestAddControllingFaninSelfLoops("c", {"b", 0}, error_msg); in TEST()
2600 TestAddControllingFaninSelfLoops("d", {"b", 1}, error_msg); in TEST()