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

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

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