Needed to switch to extract to support tosa.reverse using dynamic shapes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108744
[mlir][tosa] Tosa reverse to linalg supporting dynamic shapes ClosedPublic Authored by rsuderman on Aug 25 2021, 5:02 PM.
Details Summary Needed to switch to extract to support tosa.reverse using dynamic shapes.
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 25 2021, 6:52 PM Closed by commit rG90478251c736: [mlir][tosa] Tosa reverse to linalg supporting dynamic shapes (authored by rsuderman). · Explain WhyAug 26 2021, 1:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368970 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|