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 bfd32a2 commit 143ea51Copy full SHA for 143ea51
test/xpu/test_sparse_csr_xpu.py
@@ -79,7 +79,7 @@
79
sys.path.append(os.path.abspath(os.path.dirname(__file__)))
80
import operator
81
82
-from test_sparse_csr import (
+from test_sparse_xpu import (
83
CUSPARSE_SPMM_COMPLEX128_SUPPORTED,
84
HIPSPARSE_SPMM_COMPLEX128_SUPPORTED,
85
)
0 commit comments