Searched refs:inputOpPerf (Results 1 – 1 of 1) sorted by relevance
2417 const auto& inputOpPerf = capabilities.operandPerformance; in convertToV1_2() local2419 opPerfSupported.resize(inputOpPerf.size()); in convertToV1_2()2421 std::copy_if(inputOpPerf.begin(), inputOpPerf.end(), opPerfSupported.begin(), in convertToV1_2()