NanMax ====== Return the maximum of the array elements along a given axis, ignoring NaNs. **Abstract Signature:** ``NanMax(a: Tensor, axis: int | Sequence[int] | None, keepdims: bool = False, initial, where: Tensor | None)`` .. raw:: html
torch.nanmax
jax.numpy.nanmax
numpy.nanmax