Handles lowering conv2d to linalg's convolution operator. This implementation
only supports floating point values but handles all strides, dilations, and
padding values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100061
[mlir][tosa] Add conv2d lowering to linalg.conv2d operator for FP ClosedPublic Authored by rsuderman on Apr 7 2021, 12:20 PM.
Details Summary Handles lowering conv2d to linalg's convolution operator. This implementation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2021, 2:52 PM This revision was landed with ongoing or failed builds.Apr 13 2021, 1:28 PM Closed by commit rG7e1fb9a0d2d7: [mlir][tosa] Add conv2d lowering to linalg.conv2d operator for FP (authored by rsuderman). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 337245 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|
I think this can be args[0].