Searched refs:kShapeType (Results 1 – 1 of 1) sorted by relevance
541 ShapedType kShapeType = op.getInputShapedType(1); in matchAndRewrite() local544 ArrayRef<int64_t> kShape = kShapeType.getShape(); in matchAndRewrite()546 if (!inShapeType.hasStaticShape() || !kShapeType.hasStaticShape()) in matchAndRewrite()