Searched refs:applyPreference (Results 1 – 1 of 1) sorted by relevance
1869 auto applyPreference = [preference](const PerformanceInfo& perf) { in getPerformance() local1881 return applyPreference(device->getIfPerformance()) + in getPerformance()1892 return applyPreference(device->getWhilePerformance()) + in getPerformance()1904 return applyPreference(device->getRelaxedFloat32toFloat16PerformanceScalar()); in getPerformance()1909 return applyPreference(device->getRelaxedFloat32toFloat16PerformanceTensor()); in getPerformance()1916 return applyPreference(device->getPerformance(operandType)); in getPerformance()