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 5cbd1c0 commit 6a63d5cCopy full SHA for 6a63d5c
cupy-xfails.txt
@@ -36,6 +36,7 @@ array_api_tests/test_linalg.py::test_svdvals
36
array_api_tests/test_linalg.py::test_trace
37
# We cannot modify array methods
38
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x, s)]
39
+array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x, s)]
40
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x1, x2)]
41
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__imod__(x1, x2)]
42
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x, s)]
0 commit comments