Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h328 Status ColocateNodeToGroup(
Dcolocation_graph.cc667 ColocateNodeToGroup(&colocation_group_root, node, spec)); in ColocateAllNodes()
679 ColocateNodeToGroup(&colocation_group_root, node, node->name())); in ColocateAllNodes()
1003 Status ColocationGraph::ColocateNodeToGroup( in ColocateNodeToGroup() function in tensorflow::ColocationGraph