Searched refs:getOutputOperandIndexes (Results 1 – 2 of 2) sorted by relevance
101 const std::vector<uint32_t>& getOutputOperandIndexes() const { return mOutputIndexes; } in getOutputOperandIndexes() function
1358 for (uint32_t aOutputIndex : modelA->getOutputOperandIndexes()) { in compare()