Searched refs:higherLeftIndex (Results 1 – 1 of 1) sorted by relevance
55 int64_t higherLeftIndex = 0; in computeReshapeOutput() local85 higherRankDim = higherRankShape[higherLeftIndex]; in computeReshapeOutput()90 reshapeOutputShape[higherLeftIndex] = higherRankDim; in computeReshapeOutput()92 if (higherLeftIndex < higherRightIndex) in computeReshapeOutput()93 higherLeftIndex++; in computeReshapeOutput()98 if (higherLeftIndex == higherRightIndex || in computeReshapeOutput()