This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add op for NCHW conv2d.
ClosedPublic

Authored by stellaraccident on Aug 22 2021, 3:12 PM.

Details

Summary
  • This is the native data layout for PyTorch and npcomp was using the prior version before cleanup.

Diff Detail

Event Timeline

stellaraccident requested review of this revision.Aug 22 2021, 3:12 PM

Update domain.

Needed to bump npcomp (I just ran into this incidentally and flushing my local patch queue). I'll be out so please feel free to finish/land: https://github.com/llvm/mlir-npcomp/issues/284

rsuderman accepted this revision.Aug 22 2021, 5:17 PM
This revision is now accepted and ready to land.Aug 22 2021, 5:17 PM
This revision was landed with ongoing or failed builds.Aug 22 2021, 5:29 PM
This revision was automatically updated to reflect the committed changes.