Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DUtils.cpp2417 const auto& inputOpPerf = capabilities.operandPerformance; in convertToV1_2() local
2419 opPerfSupported.resize(inputOpPerf.size()); in convertToV1_2()
2421 std::copy_if(inputOpPerf.begin(), inputOpPerf.end(), opPerfSupported.begin(), in convertToV1_2()