Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DUtils.cpp1851 const PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
1855 [quantized8Performance, &capabilities](OperandType type) { in isQuantized8PerformanceConsistentWithP()
1856 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()
1862 PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() argument
1869 [quantized8Performance](OperandType type) -> V1_2::Capabilities::OperandPerformance { in makeQuantized8PerformanceConsistentWithP()
1870 return {type, quantized8Performance}; in makeQuantized8PerformanceConsistentWithP()
1973 .quantized8Performance = capabilities.quantized8Performance }; in convertToV1_0()
1983 .quantized8Performance = in convertToV1_0()
1989 .quantized8Performance = capabilities.quantized8Performance, in convertToV1_1()
2004 .quantized8Performance = in convertToV1_1()
[all …]