dpnp.ndarray.max

ndarray.max(axis=None, out=None, keepdims=False, initial=None, where=True)

Return the maximum along an axis.

Refer to dpnp.max for full documentation.