Home
last modified time | relevance | path

Searched defs:opPerf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyHalUtils.cpp624 auto& opPerf = ret.operandPerformance; in convertToV1_2() local
644 auto& opPerf = ret.operandPerformance; in convertToV1_2() local
673 [](V1_3::Capabilities::OperandPerformance opPerf) { in convertToV1_2()
681 [](V1_3::Capabilities::OperandPerformance opPerf) { in convertToV1_2()
705 auto& opPerf = ret.operandPerformance; in convertToV1_3() local
708 opPerf.begin(), [](V1_2::Capabilities::OperandPerformance opPerf) { in convertToV1_3()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DBasicTests.cpp48 const auto& opPerf = capabilities.operandPerformance; in TEST_P() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DBasicTests.cpp55 const auto& opPerf = capabilities.operandPerformance; in TEST_P() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DBasicTests.cpp54 const auto& opPerf = capabilities.operandPerformance; in TEST_P() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1857 const SL_ANeuralNetworksOperandPerformanceInfo opPerf = conv(operandPerformance); in SL_ANeuralNetworksDevice_forEachOperandPerformanceInfo() local