Searched refs:lowerRightIndex (Results 1 – 1 of 1) sorted by relevance
58 int64_t lowerRightIndex = lowerRank; in computeReshapeOutput() local61 if (lowerRightIndex != 0 && higherRightIndex != 0) { in computeReshapeOutput()66 lowerRankDim = lowerRankShape[lowerRightIndex - 1]; in computeReshapeOutput()75 if (lowerRightIndex > 0) in computeReshapeOutput()76 lowerRightIndex--; in computeReshapeOutput()78 if (higherRightIndex == 0 || lowerRightIndex == 0) in computeReshapeOutput()81 if (lowerRightIndex != 0 && higherRightIndex != 0) { in computeReshapeOutput()95 if (lowerLeftIndex < lowerRightIndex) in computeReshapeOutput()99 lowerLeftIndex == lowerRightIndex) in computeReshapeOutput()