Searched refs:originalShapedType (Results 1 – 1 of 1) sorted by relevance
3229 ShapedType originalShapedType = originalType.cast<ShapedType>(); in isRankReducedType() local3233 ArrayRef<int64_t> originalShape = originalShapedType.getShape(); in isRankReducedType()