Searched refs:projectedShape (Results 1 – 1 of 1) sorted by relevance
1012 SmallVector<int64_t> projectedShape; in inferCanonicalRankReducedResultType() local1016 projectedShape.push_back(shape[pos]); in inferCanonicalRankReducedResultType()1018 RankedTensorType::get(projectedShape, inferredType.getElementType()); in inferCanonicalRankReducedResultType()