Follow-up to the Conv2d and fully_connected lowering adjustments
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108949
[mlir][tosa] Small refactor to the functionality of Depthwise_Conv2D to add the bias at the end of the convolution ClosedPublic Authored by NatashaKnk on Aug 30 2021, 2:21 PM.
Details Summary Follow-up to the Conv2d and fully_connected lowering adjustments
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, armkevincheng and 22 others. · View Herald Transcript This revision is now accepted and ready to land.Aug 31 2021, 3:01 PM Closed by commit rGf596acc74d4b: [mlir][tosa] Small refactor to the functionality of Depthwise_Conv2D to add the… (authored by NatashaKnk, committed by rsuderman). · Explain WhySep 1 2021, 10:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 369968 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|