Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator_registry.h78 SubAllocator* GetSubAllocator(int numa_node);
Dallocator_registry.cc90 SubAllocator* AllocatorFactoryRegistry::GetSubAllocator(int numa_node) { in GetSubAllocator() function in tensorflow::AllocatorFactoryRegistry