Restricted to just 1 dynamic input dim as that worked all the way through to
codegen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129334
[mlir][tosa] Enable decomposing Conv2D also where 1 input dim is dynamic ClosedPublic Authored by jpienaar on Jul 7 2022, 4:02 PM.
Details Summary Restricted to just 1 dynamic input dim as that worked all the way through to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 7 2022, 4:28 PM Closed by commit rGe08a991f560f: [mlir][tosa] Enable decomposing Conv2D also where 1 input dim is dynamic (authored by jpienaar). · Explain WhyJul 8 2022, 10:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443291 mlir/lib/Dialect/Tosa/Transforms/TosaDecomposeConv2D.cpp
mlir/test/Dialect/Tosa/tosa-decompose-conv2d.mlir
|