Searched refs:higherRightIndex (Results 1 – 1 of 1) sorted by relevance
56 int64_t higherRightIndex = higherRank; in computeReshapeOutput() local61 if (lowerRightIndex != 0 && higherRightIndex != 0) { in computeReshapeOutput()65 higherRankDim = higherRankShape[higherRightIndex - 1]; in computeReshapeOutput()70 reshapeOutputShape[higherRightIndex - 1] = higherRankDim; in computeReshapeOutput()72 if (higherRightIndex > 0) in computeReshapeOutput()73 higherRightIndex--; in computeReshapeOutput()78 if (higherRightIndex == 0 || lowerRightIndex == 0) in computeReshapeOutput()81 if (lowerRightIndex != 0 && higherRightIndex != 0) { in computeReshapeOutput()92 if (higherLeftIndex < higherRightIndex) in computeReshapeOutput()98 if (higherLeftIndex == higherRightIndex || in computeReshapeOutput()