This revision also adds a few passes to the sparse compiler part to unify the transformation sequence with all other paths we currently use.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111900
[mlir][sparse] run less combinations of SpMM in test (to reduce runtime) ClosedPublic Authored by aartbik on Oct 15 2021, 10:08 AM.
Details Summary This revision also adds a few passes to the sparse compiler part to unify the transformation sequence with all other paths we currently use.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 15 2021, 10:08 AM This revision is now accepted and ready to land.Oct 15 2021, 3:51 PM Closed by commit rGe9b1c974be27: [mlir][sparse] run less combinations of SpMM in test (to reduce runtime) (authored by aartbik). · Explain WhyOct 15 2021, 4:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380115 mlir/test/python/dialects/sparse_tensor/test_SpMM.py
|