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 52e01be commit ddbbc35Copy full SHA for ddbbc35
cupy-xfails.txt
@@ -37,6 +37,8 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_subtract[__sub
37
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x, s)]
38
# floating point inaccuracy
39
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[remainder(x1, x2)]
40
+# incomplete NEP50 support in CuPy 13.x (fixed in 14.0.0a1)
41
+array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[pow]
42
43
# cupy (arg)min/max wrong with infinities
44
# https://github.com/cupy/cupy/issues/7424
0 commit comments