explores various sparsity combinations of
the SDMM kernel and verifies that the computed
result is the same for all cases
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115476
[mlir][sparse] python driven test for SDDMM ClosedPublic Authored by aartbik on Dec 9 2021, 3:48 PM.
Details Summary explores various sparsity combinations of
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptDec 9 2021, 3:48 PM This revision is now accepted and ready to land.Dec 13 2021, 12:47 PM Closed by commit rG312c51406da6: [mlir][sparse] python driven test for SDDMM (authored by aartbik). · Explain WhyDec 13 2021, 12:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 393310 mlir/test/Integration/Dialect/SparseTensor/python/test_SDDMM.py
mlir/test/Integration/Dialect/SparseTensor/python/test_SpMM.py
|