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

implement numpy.ndim #494

Closed
rohany opened this issue Aug 1, 2022 · 0 comments · Fixed by #495
Closed

implement numpy.ndim #494

rohany opened this issue Aug 1, 2022 · 0 comments · Fixed by #495

Comments

@rohany
Copy link
Member

rohany commented Aug 1, 2022

This functions is likely easy to implement and would silence warnings like this (i doubt not having ndim will impact performance):

**<__array_function__ internals>:180: RuntimeWarning: cuNumeric has not implemented numpy.ndim and is falling back to canonical numpy. You may notice significantly decreased performance for this function call.**
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 a pull request may close this issue.

1 participant