Searched refs:getRelaxedFloat32toFloat16PerformanceTensor (Results 1 – 3 of 3) sorted by relevance
100 virtual hal::PerformanceInfo getRelaxedFloat32toFloat16PerformanceTensor() const = 0;
81 PerformanceInfo getRelaxedFloat32toFloat16PerformanceTensor() const override { in getRelaxedFloat32toFloat16PerformanceTensor() function in android::nn::DriverDevice568 PerformanceInfo getRelaxedFloat32toFloat16PerformanceTensor() const override { in getRelaxedFloat32toFloat16PerformanceTensor() function in android::nn::CpuDevice
1909 return applyPreference(device->getRelaxedFloat32toFloat16PerformanceTensor()); in getPerformance()