Searched refs:extentTensorTy (Results 1 – 1 of 1) sorted by relevance
93 Type extentTensorTy = shape::getExtentTensorType(rewriter.getContext()); in matchAndRewrite() local97 rewriter.create<shape::ShapeOfOp>(loc, extentTensorTy, operand); in matchAndRewrite()103 : rewriter.create<shape::AnyOp>(loc, extentTensorTy, operandShapes); in matchAndRewrite()