Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc590 Status MutableGraphView::SwapNodeNames(absl::string_view from_node_name, in SwapNodeNames() function in tensorflow::grappler::MutableGraphView
Dmutable_graph_view_test.cc481 TEST(MutableGraphView, SwapNodeNames) { in TEST() argument