Home
last modified time | relevance | path

Searched refs:GetMaxSharedMemoryPerBlock (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h497 static port::StatusOr<int64> GetMaxSharedMemoryPerBlock(
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc910 GpuDriver::GetMaxSharedMemoryPerBlock(device).ValueOrDie()); in CreateDeviceDescription()
Drocm_driver.cc1127 /* static */ port::StatusOr<int64> GpuDriver::GetMaxSharedMemoryPerBlock( in GetMaxSharedMemoryPerBlock() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1071 GpuDriver::GetMaxSharedMemoryPerBlock(device).ValueOrDie()); in CreateDeviceDescription()
Dcuda_driver.cc1422 /* static */ port::StatusOr<int64> GpuDriver::GetMaxSharedMemoryPerBlock( in GetMaxSharedMemoryPerBlock() function in stream_executor::gpu::GpuDriver