Use AffineApplyOp instead of SubIOp to compute the padding width when creating a pad tensor operation.
Depends On D113382
Differential D113404
[mlir][linalg] Use AffineApplyOp to compute padding width (NFC). gysit on Nov 8 2021, 7:55 AM. Authored by
Details Use AffineApplyOp instead of SubIOp to compute the padding width when creating a pad tensor operation. Depends On D113382
Diff Detail
|