Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123419
[mlir][sparse] refactored python setup of sparse compiler ClosedPublic Authored by aartbik on Apr 8 2022, 12:01 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 8 2022, 3:52 PM Closed by commit rG28063a281b18: [mlir][sparse] refactored python setup of sparse compiler (authored by aartbik). · Explain WhyApr 13 2022, 2:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422659 mlir/test/Integration/Dialect/SparseTensor/python/test_SDDMM.py
mlir/test/Integration/Dialect/SparseTensor/python/test_SpMM.py
mlir/test/Integration/Dialect/SparseTensor/python/test_elementwise_add_sparse_output.py
mlir/test/Integration/Dialect/SparseTensor/python/test_output.py
mlir/test/Integration/Dialect/SparseTensor/python/test_stress.py
mlir/test/Integration/Dialect/SparseTensor/python/tools/sparse_compiler.py
|