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.h504 static port::StatusOr<int64> GetThreadsPerWarp(GpuDeviceHandle device);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc918 GpuDriver::GetThreadsPerWarp(device).ValueOrDie()); in CreateDeviceDescription()
Drocm_driver.cc1151 /* static */ port::StatusOr<int64> GpuDriver::GetThreadsPerWarp( in GetThreadsPerWarp() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1079 GpuDriver::GetThreadsPerWarp(device).ValueOrDie()); in CreateDeviceDescription()
Dcuda_driver.cc1446 /* static */ port::StatusOr<int64> GpuDriver::GetThreadsPerWarp( in GetThreadsPerWarp() function in stream_executor::gpu::GpuDriver