Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.cc27 GpuVendor GetGpuVendor(const std::string& gpu_description) { in GetGpuVendor() function
353 gpu_info->vendor = GetGpuVendor(lowered); in GetGpuInfoFromDeviceDescription()