Skip to content

Commit 1cd43f2

Browse files
committed
Add a torch xfail
1 parent b016d4c commit 1cd43f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

torch-xfails.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
4141
# tensordot doesn't allow integer dtypes in some corner cases
4242
array_api_tests/test_linalg.py::test_tensordot
4343

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
4447
# We cannot wrap the tensor object
4548
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x1, x2)]
4649
array_api_tests/test_operators_and_elementwise_functions.py::test_bitwise_and[__and__(x1, x2)]

0 commit comments

Comments
 (0)