For such cases, the type of the constant DenseElementsAttr is
different from the transpose op return type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110446
[mlir][tosa] Do not fold transpose with quantized types ClosedPublic Authored by antiagainst on Sep 24 2021, 1:52 PM.
Details Summary For such cases, the type of the constant DenseElementsAttr is
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 24 2021, 1:53 PM This revision was landed with ongoing or failed builds.Sep 24 2021, 2:02 PM Closed by commit rGb45476c94ce8: [mlir][tosa] Do not fold transpose with quantized types (authored by antiagainst). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374955 mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
mlir/test/Dialect/Tosa/canonicalize.mlir
|