[MLIR] Enable lowering of GroupConv in MLIR CPU backend (#4102)
* WIP * WIP * Refactored existing convolution * Add Channel and num of filters bounds parameters to helper * Works on unit-tests. v1 op gets converted and breaks * Fixed group conv with groups in filters shape. Tests pass * style * add LIT tests * Switch outer loop to affine loop * re-org code * PR fixes * Revert ops.td * PR fixes
Showing
This diff is collapsed.
Please
register
or
sign in
to comment