Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc132 bool IsExemptFromResourceInputColocation(const Node* node) { in IsExemptFromResourceInputColocation() function
563 !IsExemptFromResourceInputColocation(dst)) { in ColocateResourceAndRefEdges()