This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Add 1-d depthwise conv with opdsl
ClosedPublic

Authored by nicolasvasilache on Nov 11 2021, 9:35 AM.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Nov 11 2021, 9:35 AM
gysit accepted this revision.Nov 11 2021, 9:46 AM

LGTM!

mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
323

nit: depthwise

This revision is now accepted and ready to land.Nov 11 2021, 9:46 AM
This revision was automatically updated to reflect the committed changes.