Home
last modified time | relevance | path

Searched refs:GetMinAllocationGranularity (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_virtual_mem_allocator.cc91 GpuDriver::GetMinAllocationGranularity(device_handle)); in Create()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h166 static port::StatusOr<uint64> GetMinAllocationGranularity(
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc918 /* static */ port::StatusOr<uint64> GpuDriver::GetMinAllocationGranularity( in GetMinAllocationGranularity() function in stream_executor::gpu::GpuDriver