We are moving from just dense/compressed to more general dim level
types, so we need more than just an "i1" array for annotations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102520
[mlir][sparse] prepare runtime support lib for multiple dim level types ClosedPublic Authored by aartbik on May 14 2021, 11:58 AM.
Details Summary We are moving from just dense/compressed to more general dim level
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 15 others. · View Herald TranscriptMay 14 2021, 11:58 AM This revision is now accepted and ready to land.May 14 2021, 6:31 PM Closed by commit rG56fd4c1cf826: [mlir][sparse] prepare runtime support lib for multiple dim level types (authored by aartbik). · Explain WhyMay 14 2021, 7:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345598 mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
mlir/lib/ExecutionEngine/SparseUtils.cpp
mlir/test/Dialect/SparseTensor/conversion.mlir
|