Home
last modified time | relevance | path

Searched defs:GetScopedAllocatorMgr (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.h35 ScopedAllocatorMgr* GetScopedAllocatorMgr() const override { in GetScopedAllocatorMgr() function
Drenamed_device.h67 ScopedAllocatorMgr* GetScopedAllocatorMgr() const override { in GetScopedAllocatorMgr() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h115 ScopedAllocatorMgr* GetScopedAllocatorMgr() const override { in GetScopedAllocatorMgr() function
/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h202 virtual ScopedAllocatorMgr* GetScopedAllocatorMgr() const { return nullptr; } in GetScopedAllocatorMgr() function