[mlir][sparse][pytaco] add SDDMM test with two different ways of defining kernel
authorAart Bik <ajcbik@google.com>
Thu, 10 Feb 2022 19:33:38 +0000 (11:33 -0800)
committerAart Bik <ajcbik@google.com>
Thu, 10 Feb 2022 21:33:06 +0000 (13:33 -0800)
commit719b865be215c0b89fd0a8dec3bbe325427a6275
treeb13423c137cbcc4a81483abf4b277a89c7295c54
parentdd3f48333538902140018f1d7ba7c1829ea3ba6b
[mlir][sparse][pytaco] add SDDMM test with two different ways of defining kernel

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D119465
mlir/test/Integration/Dialect/SparseTensor/taco/test_SDDMM.py [new file with mode: 0644]
mlir/test/Integration/Dialect/SparseTensor/taco/tools/testing_utils.py