Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc391 Status InferAllocAttr(const Node* n, const Node* dst,
759 s = InferAllocAttr(n, e->dst(), local_dev_name, &attr); in SetAllocAttrs()
782 Status InferAllocAttr(const Node* n, const Node* dst, in InferAllocAttr() function