-
Notifications
You must be signed in to change notification settings - Fork 30
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
Fixed issue in asarray_from_numpy for uint64 dtype. #949
Conversation
View rendered docs @ https://intelpython.github.io/dpctl/pulls/949/index.html |
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_199 ran successfully. |
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_200 ran successfully. |
FYI, change from |
Please run |
This mapping taking into account device aspects.
I pushed a commit to address the weakness in deducing I have also replaced use of |
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_201 ran successfully. |
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_201 ran successfully. |
Fixed issue #948 in asarray_from_numpy for uint64 dtype. And changed call copy_to function