Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h445 static bool GetDeviceProperties(GpuDeviceProperty* device_properties,
/external/skqp/src/compute/hs/cuda/bench/
Dmain.c496 cuda(GetDeviceProperties(&props,device)); in main()
/external/skia/src/compute/hs/cuda/bench/
Dmain.c496 cuda(GetDeviceProperties(&props,device)); in main()
/external/autotest/client/cros/
Dcros_disks.py244 return self.interface.GetDeviceProperties(path)
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc901 if (GpuDriver::GetDeviceProperties(&prop, device_ordinal_)) { in PopulateDeviceDescription()
Drocm_driver.cc1243 /* static */ bool GpuDriver::GetDeviceProperties( in GetDeviceProperties() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc1483 /* static */ bool GpuDriver::GetDeviceProperties(CUdevprop* device_properties, in GetDeviceProperties() function in stream_executor::gpu::GpuDriver