-
Notifications
You must be signed in to change notification settings - Fork 23
Update tests for non-0D scalar conversion rules #2694
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
Conversation
|
NumPy allows converting non-0D ndarrays to |
|
View rendered docs @ https://intelpython.github.io/dpnp/pull/2694/index.html |
|
Array API standard conformance tests for dpnp=0.20.0dev1=py313h509198e_53 ran successfully. |
|
antonwolfy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @vlad-perevezentsev
This PR updates dpnp tests for non-0D scalar conversion behavior changes in [dpctl-2223](IntelPython/dpctl#2223) - allowing scalar conversion only for 0D `usm_ndarray` 8c56923
This PR updates dpnp tests for non-0D scalar conversion behavior changes in dpctl-2223 - allowing scalar conversion only for 0D
usm_ndarray