Searched refs:reducedShapedType (Results 1 – 1 of 1) sorted by relevance
3230 ShapedType reducedShapedType = reducedType.cast<ShapedType>(); in isRankReducedType() local3234 ArrayRef<int64_t> reducedShape = reducedShapedType.getShape(); in isRankReducedType()