Multi-Dimensional Array (ndarray)
dpnp.ndarray is the DPNP counterpart of NumPy numpy.ndarray.
For the basic concept of ndarrays, please refer to the NumPy documentation.
alias of |
|
Multi-dimensional array using USM interface for an Intel GPU device. |