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 dpnp type #880

Merged
merged 12 commits into from
Jan 22, 2023
Merged

Fix dpnp type #880

merged 12 commits into from
Jan 22, 2023

Conversation

mingjie-intel
Copy link
Contributor

@mingjie-intel mingjie-intel commented Jan 19, 2023

  1. Moved dpnp types.py typesof.py into core.
  2. Let dpnp ndarray inherite from USM ndarray.

Fixes #857

@diptorupd diptorupd merged commit 1b7cbc3 into main Jan 22, 2023
@diptorupd diptorupd deleted the fix/dpnp_type branch January 22, 2023 03:33
github-actions bot added a commit that referenced this pull request Jan 22, 2023
Changes to the Numba type to represent dpnp ndarray types.
Various changes to fix GitHub CI workflows. 1b7cbc3
github-actions bot pushed a commit that referenced this pull request Jan 22, 2023
Changes to the Numba type to represent dpnp ndarray types.
Various changes to fix GitHub CI workflows. 1b7cbc3
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.

dpex failed to call dpnp.ones_like()
2 participants