Searched refs:quantized8Performance (Results 1 – 2 of 2) sorted by relevance
329 const V1_0::PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local333 [quantized8Performance, &capabilities](V1_3::OperandType type) { in isQuantized8PerformanceConsistentWithP()334 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()341 const V1_0::PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local345 [quantized8Performance, &capabilities](V1_3::OperandType type) { in isQuantized8PerformanceConsistentWithP()346 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()352 makeQuantized8PerformanceConsistentWithP(V1_0::PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() argument357 [quantized8Performance]( in makeQuantized8PerformanceConsistentWithP()359 return {static_cast<V1_2::OperandType>(type), quantized8Performance}; in makeQuantized8PerformanceConsistentWithP()557 .quantized8Performance = capabilities.quantized8Performance}; in convertToV1_0()[all …]
7026 PerformanceInfo quantized8Performance;