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.h40 se::DeviceMemoryAllocator* memory_allocator) in BufferAllocations()
50 se::DeviceMemoryAllocator* memory_allocator() const { in memory_allocator() function
Dgpu_executable.cc320 se::DeviceMemoryAllocator* const memory_allocator, int device_ordinal, in BufferForAllocation()
391 se::DeviceMemoryAllocator* const memory_allocator, in GenerateBufferAllocations()
603 se::DeviceMemoryAllocator* const memory_allocator = run_options->allocator(); in ExecuteAsyncOnStreamImpl() local
Dfft_thunk.cc31 int device_ordinal, se::DeviceMemoryAllocator* memory_allocator) in FftScratchAllocator()
Dgpu_conv_algorithm_picker.cc59 se::DeviceMemoryAllocator* memory_allocator) in ScratchAllocator()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc95 se::DeviceMemoryAllocator* memory_allocator, int device_ordinal) { in MemoryForAllocation()
129 se::DeviceMemoryAllocator* memory_allocator, int device_ordinal, in CreateBufferTable()
355 se::DeviceMemoryAllocator* memory_allocator = run_options->allocator(); in ExecuteAsyncOnStream() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbackend.h91 se::DeviceMemoryAllocator* memory_allocator() const { in memory_allocator() function
Dshaped_buffer.h176 se::DeviceMemoryAllocator* memory_allocator() const { return allocator_; } in memory_allocator() function
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h217 PersistentMemoryAllocator* memory_allocator() { in memory_allocator() function
Dpersistent_histogram_allocator.cc914 PersistentMemoryAllocator* memory_allocator = in ReleaseForTesting() local
/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.cc49 DeviceMemoryAllocator* memory_allocator, in RedzoneAllocator()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbuffer_donation_test.cc82 se::StreamExecutorMemoryAllocator memory_allocator( in RunAndCheck() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_execute_op.cc385 se::DeviceMemoryAllocator* const memory_allocator; member