Searched defs:SwapNodeNames (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ | ||
D | mutable_graph_view.cc | 590 Status MutableGraphView::SwapNodeNames(absl::string_view from_node_name, in SwapNodeNames() function in tensorflow::grappler::MutableGraphView |
D | mutable_graph_view_test.cc | 481 TEST(MutableGraphView, SwapNodeNames) { in TEST() argument |