-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Discovered in data-apis/array-api-strict#181 (comment) :
$ git grep "array_api_tests/test_manipulation_functions.py::test_repeat"
cupy-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
dask-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
numpy-1-22-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
numpy-1-26-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
numpy-dev-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
numpy-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
torch-xfails.txt:array_api_tests/test_manipulation_functions.py::test_repeat
It is skipped under numpy because # uint64 repeats not supported, under torch because torch.repeat_interleave rejects short integers, under cupy because # cupy.ndaray cannot be specified as repeats argument..
So it is effectively untested.
Metadata
Metadata
Assignees
Labels
No labels