This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Add named ops for depthwise 3d convolution
ClosedPublic

Authored by bkramer on Jun 13 2022, 1:08 PM.

Details

Summary

Also complete the set by adding a variant of depthwise 1d convolution
with the multiplier != 1.

Diff Detail

Event Timeline

bkramer created this revision.Jun 13 2022, 1:08 PM
bkramer requested review of this revision.Jun 13 2022, 1:08 PM
ThomasRaoux accepted this revision.Jun 14 2022, 9:21 AM
This revision is now accepted and ready to land.Jun 14 2022, 9:21 AM
This revision was landed with ongoing or failed builds.Jun 14 2022, 9:29 AM
This revision was automatically updated to reflect the committed changes.