Searched defs:ColocateNodes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | colocation_graph.cc | 1106 Status ColocationGraph::ColocateNodes(const Node& x, const Node& y) { in ColocateNodes() function in tensorflow::ColocationGraph |