Skip to content

Add boxing and unboxing functions for dpnp.ndarray to numba_dpex #890

Closed
@diptorupd

Description

@diptorupd

To support dpnp.ndarray as input args to numba-dpex's version of njit decorator, numba-dpex should be able to convert a dpnp.ndarray PyObject to a native Numba representation and vice-versa at function boundaries.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions