dpnp.dpnp_array.dpnp_array.max

method

dpnp_array.max(axis=None, out=None, keepdims=False, initial=None, where=True)[source]

Return the maximum along an axis.

Refer to dpnp.max for full documentation.