Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h407 static port::StatusOr<int> GetMultiprocessorCount(GpuDeviceHandle device);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc952 GpuDriver::GetMultiprocessorCount(device_).ValueOrDie()); in PopulateDeviceDescription()
Drocm_driver.cc1164 /* static */ port::StatusOr<int> GpuDriver::GetMultiprocessorCount( in GetMultiprocessorCount() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1127 GpuDriver::GetMultiprocessorCount(device_).ValueOrDie()); in PopulateDeviceDescription()
Dcuda_driver.cc1403 /* static */ port::StatusOr<int> GpuDriver::GetMultiprocessorCount( in GetMultiprocessorCount() function in stream_executor::gpu::GpuDriver