Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_view.h214 void SetScopedAllocatorAttrs(const std::vector<const Node*>& sa_nodes);
Dgraph_view.cc295 const std::vector<const Node*>& sa_nodes) { in SetScopedAllocatorAttrs() argument
296 for (const Node* sa : sa_nodes) { in SetScopedAllocatorAttrs()