We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdd09c commit 5fb3680Copy full SHA for 5fb3680
cupy-xfails.txt
@@ -44,6 +44,9 @@ array_api_tests/test_searching_functions.py::test_argmin
44
array_api_tests/test_statistical_functions.py::test_min
45
array_api_tests/test_statistical_functions.py::test_max
46
47
+# prod() sometimes doesn't give nan for 0*overflow
48
+array_api_tests/test_statistical_functions::test_prod
49
+
50
# testsuite incorrectly thinks meshgrid doesn't have indexing argument
51
# (https://github.com/data-apis/array-api-tests/issues/171)
52
array_api_tests/test_signatures.py::test_func_signature[meshgrid]
0 commit comments