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 5a20d13 commit 2c09310Copy full SHA for 2c09310
dask-xfails.txt
@@ -31,6 +31,9 @@ array_api_tests/test_set_functions.py::test_unique_values
31
# fails for ndim > 2
32
array_api_tests/test_linalg.py::test_svdvals
33
34
+# dtype mismatch got uint64, but should be uint8, NPY_PROMOTION_STATE=weak doesn't help :(
35
+array_api_tests/test_linalg.py::test_tensordot
36
+
37
# AssertionError: out.dtype=uint64, but should be uint8 [tensordot(uint8, uint8)]
38
array_api_tests/test_linalg.py::test_linalg_tensordot
39
0 commit comments