Searched refs:origInputIndex (Results 1 – 1 of 1) sorted by relevance
451 for (uint32_t origInputIndex : mModel.main.inputIndexes) { in makeSlice() local452 if (inputOperandIndexesOfCompliantOperations.count(origInputIndex)) { in makeSlice()454 origOperandToSlicedInputOperandIndex.getIndex(origOperands[origInputIndex]); in makeSlice()455 origOperandIndexToSlicedIndex[origInputIndex] = slicedIndex; in makeSlice()457 << origInputIndex << " -> " << slicedIndex << ": " in makeSlice()