Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107997
[mlir][tosa] Fix depthwise_conv2D strides/dilation and name ClosedPublic Authored by NatashaKnk on Aug 12 2021, 2:29 PM.
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 12 2021, 3:37 PM Closed by commit rGba0997ca09d3: [mlir][tosa] Fix depthwise_conv2D strides/dilation and name (authored by NatashaKnk, committed by rsuderman). · Explain WhyAug 12 2021, 3:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366101 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
|