Searched refs:scaleIndex (Results 1 – 1 of 1) sorted by relevance
63 const int scaleIndex = (i / stride) % getSizeOfDimension(inputShape, channelDim); in computePerChannel() local65 .scales[scaleIndex]; in computePerChannel()