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.cc95 bool IsExemptFromResourceInputColocation(const Node* node) { in IsExemptFromResourceInputColocation() function
721 !IsExemptFromResourceInputColocation(dst)) { in ColocateResourceAndRefEdges()