Searched refs:firstOutputSlicedOperandIndex (Results 1 – 1 of 1) sorted by relevance
1479 const uint32_t firstOutputSlicedOperandIndex = slicedOperands.size(); in initializeSlice() local1480 slicedOperands.resize(firstOutputSlicedOperandIndex + origOperation.outputs.size()); in initializeSlice()1484 uint32_t slicedOperandIndex = firstOutputSlicedOperandIndex + outputNum; in initializeSlice()