Input/output types can be integers, which represent a quantized convolution.
Update verifier to expect this behavior.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104949
[mlir][tosa] Update Tosa conv verifier to handle IntegerType input ClosedPublic Authored by rsuderman on Jun 25 2021, 1:37 PM.
Details Summary Input/output types can be integers, which represent a quantized convolution.
Diff Detail
Event TimelineHerald added subscribers: armkevincheng, jsmolens, eric-k256 and 19 others. · View Herald Transcript This revision is now accepted and ready to land.Jun 25 2021, 4:18 PM Closed by commit rGc7676d999318: [mlir][tosa] Update Tosa conv verifier to handle IntegerType input (authored by rsuderman). · Explain WhyJun 28 2021, 10:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 354946 mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
|