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.h420 static port::StatusOr<int64> GetMaxSharedMemoryPerCore(
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc948 GpuDriver::GetMaxSharedMemoryPerCore(device_).ValueOrDie()); in PopulateDeviceDescription()
Drocm_driver.cc1169 /* static */ port::StatusOr<int64> GpuDriver::GetMaxSharedMemoryPerCore( in GetMaxSharedMemoryPerCore() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1123 GpuDriver::GetMaxSharedMemoryPerCore(device_).ValueOrDie()); in PopulateDeviceDescription()
Dcuda_driver.cc1409 /* static */ port::StatusOr<int64> GpuDriver::GetMaxSharedMemoryPerCore( in GetMaxSharedMemoryPerCore() function in stream_executor::gpu::GpuDriver