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