Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc695 const int node_root = FindRoot(node->id()); in GetDevicesForNode() local
848 int node_root = FindRoot(node->id()); in DebugString() local
858 string ColocationGraph::DebugInfo(const int node_root) { in DebugInfo()