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

fix: handle np.ndarray(N) where N is a scalar in compute results #401

Merged

Conversation

douglasdavis
Copy link
Collaborator

No description provided.

@douglasdavis douglasdavis merged commit 17dc9f6 into dask-contrib:main Nov 1, 2023
23 checks passed
@douglasdavis douglasdavis deleted the fix-awkward-scalar-returns branch November 1, 2023 20:13
@agoose77
Copy link
Collaborator

agoose77 commented Nov 1, 2023

@douglasdavis note that we also technically support returning CuPy arrays (even if the support isn't 100% right now). Perhaps we need to duck-type the result?

@douglasdavis
Copy link
Collaborator Author

douglasdavis commented Nov 2, 2023 via email

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