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.h411 static port::StatusOr<int64> GetMaxThreadsPerMultiprocessor(
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc954 GpuDriver::GetMaxThreadsPerMultiprocessor(device_).ValueOrDie()); in PopulateDeviceDescription()
Drocm_driver.cc1181 /* static */ port::StatusOr<int64> GpuDriver::GetMaxThreadsPerMultiprocessor( in GetMaxThreadsPerMultiprocessor() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1129 GpuDriver::GetMaxThreadsPerMultiprocessor(device_).ValueOrDie()); in PopulateDeviceDescription()
Dcuda_driver.cc1421 /* static */ port::StatusOr<int64> GpuDriver::GetMaxThreadsPerMultiprocessor( in GetMaxThreadsPerMultiprocessor() function in stream_executor::gpu::GpuDriver