Home
last modified time | relevance | path

Searched refs:colocation_group_root (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc488 colocation_group_root; in ColocateAllNodes() local
508 ColocateNodeToGroup(&colocation_group_root, node, spec)); in ColocateAllNodes()
520 ColocateNodeToGroup(&colocation_group_root, node, node->name())); in ColocateAllNodes()
579 colocation_group_root, in ColocateNodeToGroup() argument
581 const Node*& root_node = (*colocation_group_root)[colocation_group]; in ColocateNodeToGroup()
Dcolocation_graph.h191 colocation_group_root,