Searched refs:rtp (Results 1 – 1 of 1) sorted by relevance
214 RankedTensorType rtp = in matchAndRewrite() local217 RankedTensorType::get(rtp.getShape(), rtp.getElementType()); in matchAndRewrite()222 RankedTensorType rtp = in matchAndRewrite() local225 RankedTensorType::get(rtp.getShape(), rtp.getElementType()); in matchAndRewrite()228 Value convert = rewriter.create<ConvertOp>(loc, rtp, reshape); in matchAndRewrite()