Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fancy indexing with integers and index arrays #343

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Feb 18, 2025

cross-ref data-apis/array-api#669 : test indexing arrays objects with a mix of integers and arrays.

Locally, this test passes with torch, cupy, jax.numpy and numpy, and smokes multiple issues with dask.array fancy indexing. To run it locally, remove the @pytest.mark.min_version("2024.12") decorators

TODO:

  • rerun with 2024.12 and array-api-strict >= 2.3.0, when available.

@ev-br ev-br mentioned this pull request Feb 18, 2025
@ev-br ev-br force-pushed the test_getitem_arrays_1D branch from ad1c9be to 73abd65 Compare February 18, 2025 15:08
@ev-br ev-br force-pushed the test_getitem_arrays_1D branch from 73abd65 to 5167e48 Compare February 18, 2025 16:39
@ev-br ev-br changed the title Test indexing with integers and 1D index arrays Test fancy indexing with integers and index arrays Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant