This integration tests runs a fused and non-fused version of
sampled matrix multiplication. Both should eventually have the
same performance!
NOTE: relies on pending tensor.init fix!
Paths
| Differential D110444
[mlir][sparse] sampled matrix multiplication fusion test ClosedPublic Authored by aartbik on Sep 24 2021, 1:37 PM.
Details Summary This integration tests runs a fused and non-fused version of NOTE: relies on pending tensor.init fix!
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptSep 24 2021, 1:37 PM aartbik added a parent revision: D110442: [mlir][sparse] preserve zero-initialization for materializing buffers. This revision is now accepted and ready to land.Sep 27 2021, 9:01 AM Closed by commit rG06e2a0684e52: [mlir][sparse] sampled matrix multiplication fusion test (authored by aartbik). · Explain WhySep 27 2021, 11:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375350 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_mm_fusion.mlir
|