Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h492 static port::StatusOr<int64> GetMaxSharedMemoryPerCore(
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc908 GpuDriver::GetMaxSharedMemoryPerCore(device).ValueOrDie()); in CreateDeviceDescription()
Drocm_driver.cc1121 /* static */ port::StatusOr<int64> GpuDriver::GetMaxSharedMemoryPerCore( in GetMaxSharedMemoryPerCore() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1069 GpuDriver::GetMaxSharedMemoryPerCore(device).ValueOrDie()); in CreateDeviceDescription()
Dcuda_driver.cc1416 /* static */ port::StatusOr<int64> GpuDriver::GetMaxSharedMemoryPerCore( in GetMaxSharedMemoryPerCore() function in stream_executor::gpu::GpuDriver