[mlir][sparse] Moving integration tests that merely use the Python API
authorwren romano <2998727+wrengr@users.noreply.github.com>
Thu, 18 Nov 2021 21:06:25 +0000 (13:06 -0800)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Tue, 23 Nov 2021 18:59:38 +0000 (10:59 -0800)
commit286248db2c320e4b4f30dbddbeba3db993ca6e5d
treeffb2d3cb054245bbe0a08894ddbf226364ab91ad
parent38ed1db7e8740fce236d1893ff9e20cc22ef0ada
[mlir][sparse] Moving integration tests that merely use the Python API

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D114192
mlir/test/Integration/Dialect/SparseTensor/python/lit.local.cfg [new file with mode: 0644]
mlir/test/Integration/Dialect/SparseTensor/python/test_SpMM.py [moved from mlir/test/python/dialects/sparse_tensor/test_SpMM.py with 100% similarity]