Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Fix dpnp type#880

Merged
diptorupd merged 12 commits into
mainfrom
fix/dpnp_type
Jan 22, 2023
Merged

Fix dpnp type#880
diptorupd merged 12 commits into
mainfrom
fix/dpnp_type

Conversation

@mingjie-intel

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

Copy link
Copy Markdown
Contributor
  1. Moved dpnp types.py typesof.py into core.
  2. Let dpnp ndarray inherite from USM ndarray.

Fixes #857

Comment thread numba_dpex/core/typing/typeof.py Outdated
Comment thread numba_dpex/dpnp_ndarray/dpnp_empty.py
Comment thread numba_dpex/tests/njit_tests/dpnp_ndarray/test_dpnp_ndarray_type.py Outdated
Comment thread numba_dpex/tests/njit_tests/dpnp_ndarray/test_dpnp_ndarray_type.py Outdated
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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