Searched refs:higherRank (Results 1 – 1 of 1) sorted by relevance
46 int64_t higherRank = higherRankShape.size(); in computeReshapeOutput() local49 reshapeOutputShape.assign(higherRank, 1); in computeReshapeOutput()54 for (int64_t i = higherRank - 1, j = lowerRank - 1; i >= 0 && j >= 0; in computeReshapeOutput()