Quantized int type should include I32 types as its the output of a quantizd
convolution or matmul operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110651
[mlir][tosa] Add i32 to supported quantized type ClosedPublic Authored by rsuderman on Sep 28 2021, 12:59 PM.
Details Summary Quantized int type should include I32 types as its the output of a quantizd
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 28 2021, 1:04 PM Closed by commit rG4f38f0640dd7: [mlir][tosa] Add i32 to supported quantized type (authored by rsuderman). · Explain WhySep 28 2021, 3:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375675 mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
|