Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc242 return GetAllocatorLocked(attr); in GetAllocator()
245 Allocator* XlaDevice::GetAllocatorLocked(AllocatorAttributes attr) { in GetAllocatorLocked() function in tensorflow::XlaDevice
316 GetAllocatorLocked({}); in GetDeviceContextLocked()
458 Allocator* allocator = GetAllocatorLocked(alloc_attrs); in MakeTensorFromProto()
Dxla_device.h181 Allocator* GetAllocatorLocked(AllocatorAttributes attr)