Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/autotune_maps/
H A Dautotune_maps_utils.cc54 GpuDriver::GetMultiprocessorCount(device)); in DeviceIdToIdentifierHelper()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_driver.h489 static port::StatusOr<int> GetMultiprocessorCount(GpuDeviceHandle device);
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc964 GpuDriver::GetMultiprocessorCount(device).ValueOrDie()); in CreateDeviceDescription()
H A Drocm_driver.cc1147 /* static */ port::StatusOr<int> GpuDriver::GetMultiprocessorCount( in GetMultiprocessorCount() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc1112 GpuDriver::GetMultiprocessorCount(device).ValueOrDie()); in CreateDeviceDescription()
H A Dcuda_driver.cc1422 /* static */ port::StatusOr<int> GpuDriver::GetMultiprocessorCount( in GetMultiprocessorCount() function in stream_executor::gpu::GpuDriver