dpnp.ndarray ============ .. currentmodule:: dpnp .. autoclass:: ndarray .. Methods .. rubric:: Methods .. Special methods .. automethod:: __getitem__ .. automethod:: __setitem__ .. automethod:: __len__ .. Ordinary methods .. automethod:: all .. automethod:: any .. automethod:: argmax .. automethod:: argmin .. automethod:: argsort .. automethod:: asnumpy .. automethod:: astype .. automethod:: choose .. automethod:: clip .. automethod:: conj .. automethod:: conjugate .. automethod:: copy .. automethod:: cumsum .. automethod:: diagonal .. automethod:: dot .. automethod:: fill .. automethod:: flatten .. automethod:: get_array .. automethod:: item .. automethod:: max .. automethod:: mean .. automethod:: min .. automethod:: nonzero .. automethod:: partition .. automethod:: prod .. automethod:: put .. automethod:: ravel .. automethod:: repeat .. automethod:: reshape .. automethod:: round .. automethod:: searchsorted .. automethod:: sort .. automethod:: squeeze .. automethod:: std .. automethod:: sum .. automethod:: swapaxes .. automethod:: take .. automethod:: to_device .. automethod:: transpose .. automethod:: var .. Special methods .. automethod:: __eq__ .. automethod:: __ne__ .. automethod:: __lt__ .. automethod:: __le__ .. automethod:: __gt__ .. automethod:: __ge__ .. Attributes .. rubric:: Attributes .. autoattribute:: T .. autoattribute:: device .. autoattribute:: dtype .. autoattribute:: flags .. autoattribute:: flat .. autoattribute:: imag .. autoattribute:: itemsize .. autoattribute:: nbytes .. autoattribute:: ndim .. autoattribute:: real .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: strides .. autoattribute:: sycl_context .. autoattribute:: sycl_device .. autoattribute:: sycl_queue .. autoattribute:: usm_type