Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/src/
H A DCommonUtils.cpp37 const nn::Capabilities::PerformanceInfo& quantized8Performance) { in makeQuantized8PerformanceConsistentWithP()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DConversions.cpp227 const auto quantized8Performance = in unvalidatedConvert() local
517 const auto quantized8Performance = NN_TRY(unvalidatedConvert( in unvalidatedConvert() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DConversions.cpp74 const auto quantized8Performance = in unvalidatedConvert() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyHalUtils.cpp329 const V1_0::PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
341 const V1_0::PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
352 makeQuantized8PerformanceConsistentWithP(V1_0::PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP()