Skip to content

Update overlap *_like function calls and CuPy tests#6728

Merged
jakirkham merged 3 commits intodask:masterfrom
pentschev:cupy-updates
Oct 12, 2020
Merged

Update overlap *_like function calls and CuPy tests#6728
jakirkham merged 3 commits intodask:masterfrom
pentschev:cupy-updates

Conversation

@pentschev
Copy link
Member

Update overlap functions to use *_like with meta support and CuPy tests.

@jakirkham
Copy link
Member

Thanks Peter! Do we no longer need the NumPy version checks for some reason?

@pentschev
Copy link
Member Author

@jakirkham the NumPy version check was to decide whether there was __array_function__ support and IS_NEP18_ACTIVE fully substitutes that need.

@jakirkham jakirkham merged commit c631d32 into dask:master Oct 12, 2020
kumarprabhu1988 pushed a commit to kumarprabhu1988/dask that referenced this pull request Oct 29, 2020
* Update overlap functions to use *_like with meta support

* Update CuPy tests

* Removed no longer used wrap import in overlap
@pentschev pentschev deleted the cupy-updates branch June 30, 2021 12:27
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.

2 participants