Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h432 static port::StatusOr<int64> GetThreadsPerWarp(GpuDeviceHandle device);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc958 GpuDriver::GetThreadsPerWarp(device_).ValueOrDie()); in PopulateDeviceDescription()
Drocm_driver.cc1199 /* static */ port::StatusOr<int64> GpuDriver::GetThreadsPerWarp( in GetThreadsPerWarp() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1133 GpuDriver::GetThreadsPerWarp(device_).ValueOrDie()); in PopulateDeviceDescription()
Dcuda_driver.cc1439 /* static */ port::StatusOr<int64> GpuDriver::GetThreadsPerWarp( in GetThreadsPerWarp() function in stream_executor::gpu::GpuDriver