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.cc648 colocation_group_root; in ColocateAllNodes() local
667 ColocateNodeToGroup(&colocation_group_root, node, spec)); in ColocateAllNodes()
679 ColocateNodeToGroup(&colocation_group_root, node, node->name())); in ColocateAllNodes()
1005 colocation_group_root, in ColocateNodeToGroup() argument
1007 const Node*& root_node = (*colocation_group_root)[colocation_group]; in ColocateNodeToGroup()
Dcolocation_graph.h330 colocation_group_root,