Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc264 void SetScopedAllocatorAttrs(const std::vector<const Node*>& sa_nodes);
701 const std::vector<const Node*>& sa_nodes) { in SetScopedAllocatorAttrs() argument
702 for (const Node* sa : sa_nodes) { in SetScopedAllocatorAttrs()