Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h483 static port::StatusOr<int64> GetMaxThreadsPerMultiprocessor(
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc914 GpuDriver::GetMaxThreadsPerMultiprocessor(device).ValueOrDie()); in CreateDeviceDescription()
Drocm_driver.cc1133 /* static */ port::StatusOr<int64> GpuDriver::GetMaxThreadsPerMultiprocessor( in GetMaxThreadsPerMultiprocessor() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1075 GpuDriver::GetMaxThreadsPerMultiprocessor(device).ValueOrDie()); in CreateDeviceDescription()
Dcuda_driver.cc1428 /* static */ port::StatusOr<int64> GpuDriver::GetMaxThreadsPerMultiprocessor( in GetMaxThreadsPerMultiprocessor() function in stream_executor::gpu::GpuDriver