Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107855
[mlir][tosa] Add quantized and unquantized versions for tosa.depthwise_conv2d lowering ClosedPublic Authored by NatashaKnk on Aug 10 2021, 11:57 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, armkevincheng and 23 others. · View Herald Transcript This revision is now accepted and ready to land.Aug 10 2021, 2:28 PM Closed by commit rGa1f46569a186: [mlir][tosa] Add quantized and unquantized versions for tosa.depthwise_conv2d… (authored by NatashaKnk, committed by rsuderman). · Explain WhyAug 10 2021, 2:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 365575 mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|