Searched defs:dstStaticShape (Results 1 – 2 of 2) sorted by relevance
64 ArrayRef<int64_t> dstStaticShape, ArrayRef<AffineMap> reassociation) { in getCollapsedOutputShapeFromInputShape()76 ArrayRef<int64_t> dstStaticShape, ArrayRef<AffineMap> reassociation, in getExpandedOutputDimFromInputShape()114 ArrayRef<int64_t> dstStaticShape, ArrayRef<AffineMap> reassociation) { in getExpandedOutputShapeFromInputShape()127 ArrayRef<int64_t> dstStaticShape, in getReshapeOutputShapeFromInputShape()
1599 ArrayRef<int64_t> dstStaticShape = dstType.getShape(); in matchAndRewrite() local