Details
Details
- Reviewers
bixia - Commits
- rG817303ef345f: [mlir][sparse] fix bug in permuting data structure
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107379
[mlir][sparse] fix bug in permuting data structure ClosedPublic Authored by aartbik on Aug 3 2021, 11:25 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 17 others. · View Herald TranscriptAug 3 2021, 11:25 AM This revision is now accepted and ready to land.Aug 3 2021, 12:58 PM Closed by commit rG817303ef345f: [mlir][sparse] fix bug in permuting data structure (authored by aartbik). · Explain WhyAug 3 2021, 2:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363880 mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
mlir/test/Dialect/SparseTensor/sparse_perm.mlir
|
Shall we name this "sparse_static_dimensions" and the next test "sparse_dynamic_dimensions" or something similar?