Home
last modified time | relevance | path

Searched defs:memory_allocator (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_allocations.h62 DeviceMemoryAllocator* memory_allocator() const { return memory_allocator_; } in memory_allocator() function
88 DeviceMemoryAllocator* memory_allocator) in BufferAllocations()
Dbuffer_allocations.cc43 DeviceMemoryAllocator* memory_allocator) { in Build()
Dfft_thunk.cc33 int device_ordinal, DeviceMemoryAllocator* memory_allocator) in FftScratchAllocator()
Dgpu_executable.cc254 DeviceMemoryAllocator* memory_allocator = run_options->allocator(); in ExecuteOnStream() local
Dcudnn_convolution_algorithm_picker.cc37 ScratchAllocator(int device_ordinal, DeviceMemoryAllocator* memory_allocator) in ScratchAllocator()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc77 DeviceMemoryAllocator* memory_allocator, int device_ordinal, in AllocateBuffers()
296 DeviceMemoryAllocator* memory_allocator = run_options->allocator(); in ExecuteOnStream() local
328 DeviceMemoryAllocator* memory_allocator = run_options->allocator(); in ExecuteAsyncOnStream() local
Dparallel_cpu_executable.cc327 DeviceMemoryAllocator* memory_allocator, int device_ordinal, in AllocateBuffers()
461 DeviceMemoryAllocator* memory_allocator = run_options->allocator(); in ExecuteOnStream() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer.h137 DeviceMemoryAllocator* memory_allocator() const { return allocator_; } in memory_allocator() function
Dbackend.h84 DeviceMemoryAllocator* memory_allocator() const { in memory_allocator() function
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h217 PersistentMemoryAllocator* memory_allocator() { in memory_allocator() function
Dpersistent_histogram_allocator.cc831 PersistentMemoryAllocator* memory_allocator = in ReleaseForTesting() local
/external/v8/src/heap/
Dheap.h1039 MemoryAllocator* memory_allocator() { return memory_allocator_; } in memory_allocator() function