We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b2e67 commit c0b2b45Copy full SHA for c0b2b45
sparse/mlir_backend/tests/test_simple.py
@@ -289,6 +289,7 @@ def test_csf_format(dtype):
289
290
291
@parametrize_dtypes
292
+@pytest.mark.skip(reason="https://github.com/llvm/llvm-project/issues/116012")
293
def test_coo_3d_format(dtype):
294
format = sparse.levels.get_storage_format(
295
levels=(
0 commit comments