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 e0359ff commit 7596ce6Copy full SHA for 7596ce6
dask-xfails.txt
@@ -24,6 +24,9 @@ array_api_tests/test_creation_functions.py::test_linspace
24
# Shape mismatch
25
array_api_tests/test_indexing_functions.py::test_take
26
27
+# missing `take_along_axis`, https://github.com/dask/dask/issues/3663
28
+array_api_tests/test_indexing_functions.py::test_take_along_axis
29
+
30
# Array methods and attributes not already on da.Array cannot be wrapped
31
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
32
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
0 commit comments