You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Codegen][IGEMM] Set convolution pre-padding as default (iree-org#21899)
As for now, all the previous large regressions caused by convolution
pre-padding has been fixed, we'll set pre-padding as default for IGEMM
path.
In addition, this PR also removes a over-strict condition in
`swapCollapseShapeWithSlice` pattern.
---------
Signed-off-by: yzhang93 <[email protected]>
0 commit comments