Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.cc120 REGISTER_MEM_ALLOCATOR("MklCPUAllocator", (DisableMKL() ? 50 : 200),
/external/tensorflow/tensorflow/core/framework/
Dallocator_registry.h122 #define REGISTER_MEM_ALLOCATOR(name, priority, factory) \ macro
Dallocator.cc208 REGISTER_MEM_ALLOCATOR("DefaultCPUAllocator", 100, CPUAllocatorFactory);