Searched refs:inputDimSize (Results 1 – 1 of 1) sorted by relevance
142 const int inputDimSize, const int offset) { in getInputDimension() argument148 if (paddedDimension >= inputDimSize) { in getInputDimension()149 paddedDimension -= inputDimSize; in getInputDimension()150 const int originalInd = inputDimSize - (1 + offset); in getInputDimension()