Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h517 static bool GetDeviceProperties(GpuDeviceProperty* device_properties,
/external/skqp/src/compute/hs/cuda/bench/
Dmain.c496 cuda(GetDeviceProperties(&props,device)); in main()
/external/autotest/client/cros/
Dcros_disks.py253 return self.interface.GetDeviceProperties(path)
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc854 if (GpuDriver::GetDeviceProperties(&prop, device_ordinal)) { in CreateDeviceDescription()
Drocm_driver.cc1195 /* static */ bool GpuDriver::GetDeviceProperties( in GetDeviceProperties() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc1490 /* static */ bool GpuDriver::GetDeviceProperties(CUdevprop* device_properties, in GetDeviceProperties() function in stream_executor::gpu::GpuDriver