Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DLegacyHalUtils.cpp668 const auto& inputOpPerf = capabilities.operandPerformance; in convertToV1_2() local
670 opPerfSupported.resize(inputOpPerf.size()); in convertToV1_2()
672 std::copy_if(inputOpPerf.begin(), inputOpPerf.end(), opPerfSupported.begin(), in convertToV1_2()