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