Searched refs:lowerRankShape (Results 1 – 1 of 1) sorted by relevance
43 ArrayRef<int64_t> lowerRankShape, in computeReshapeOutput() argument47 int64_t lowerRank = lowerRankShape.size(); in computeReshapeOutput()57 lowerRankDim = lowerRankShape[j]; in computeReshapeOutput()104 ArrayRef<int64_t> lowerRankShape = in reshapeLowerToHigher() local109 if (computeReshapeOutput(higherRankShape, lowerRankShape, reshapeOutputShape) in reshapeLowerToHigher()