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 b016d4c commit 1cd43f2Copy full SHA for 1cd43f2
torch-xfails.txt
@@ -41,6 +41,9 @@ array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
41
# tensordot doesn't allow integer dtypes in some corner cases
42
array_api_tests/test_linalg.py::test_tensordot
43
44
+# A numerical difference in stacking (will be fixed by
45
+# https://github.com/data-apis/array-api-tests/pull/101)
46
+array_api_tests/test_linalg.py::test_matmul
47
# We cannot wrap the tensor object
48
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x1, x2)]
49
array_api_tests/test_operators_and_elementwise_functions.py::test_bitwise_and[__and__(x1, x2)]
0 commit comments