Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc254 return GetAllocatorLocked(attr); in GetAllocator()
257 Allocator* XlaDevice::GetAllocatorLocked(AllocatorAttributes attr) { in GetAllocatorLocked() function in tensorflow::XlaDevice
332 GetAllocatorLocked({}); in GetDeviceContextLocked()
489 Allocator* allocator = GetAllocatorLocked(alloc_attrs); in MakeTensorFromProto()
Dxla_device.h193 Allocator* GetAllocatorLocked(AllocatorAttributes attr)