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.h66 ScopedAllocatorMgr* GetScopedAllocatorMgr() const override { in GetScopedAllocatorMgr() function
/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h201 virtual ScopedAllocatorMgr* GetScopedAllocatorMgr() const { return nullptr; } in GetScopedAllocatorMgr() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h102 ScopedAllocatorMgr* GetScopedAllocatorMgr() const override { in GetScopedAllocatorMgr() function