Searched refs:quantized8Performance (Results 1 – 1 of 1) sorted by relevance
2078 const PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local2082 [quantized8Performance, &capabilities](OperandType type) { in isQuantized8PerformanceConsistentWithP()2083 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()2090 const PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local2094 [quantized8Performance, &capabilities](OperandType type) { in isQuantized8PerformanceConsistentWithP()2095 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()2101 PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() argument2107 [quantized8Performance](OperandType type) -> V1_2::Capabilities::OperandPerformance { in makeQuantized8PerformanceConsistentWithP()2108 return {static_cast<V1_2::OperandType>(type), quantized8Performance}; in makeQuantized8PerformanceConsistentWithP()2306 .quantized8Performance = capabilities.quantized8Performance}; in convertToV1_0()[all …]