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.h479 static port::StatusOr<int> GetMultiprocessorCount(GpuDeviceHandle device);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc912 GpuDriver::GetMultiprocessorCount(device).ValueOrDie()); in CreateDeviceDescription()
Drocm_driver.cc1116 /* static */ port::StatusOr<int> GpuDriver::GetMultiprocessorCount( in GetMultiprocessorCount() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1073 GpuDriver::GetMultiprocessorCount(device).ValueOrDie()); in CreateDeviceDescription()
Dcuda_driver.cc1410 /* static */ port::StatusOr<int> GpuDriver::GetMultiprocessorCount( in GetMultiprocessorCount() function in stream_executor::gpu::GpuDriver