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