File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_sc
39
39
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[logaddexp]
40
40
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[nextafter]
41
41
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
42
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[atan2]
43
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
44
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[copysign]
45
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
46
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[maximum]
42
47
43
48
# cupy (arg)min/max wrong with infinities
44
49
# https://github.com/cupy/cupy/issues/7424
You can’t perform that action at this time.
0 commit comments