NanProd ======= Return the product of array elements along a given axis, ignoring NaNs. **Abstract Signature:** ``NanProd(a: Tensor, axis: int | None, dtype: DType | None, keepdims: bool = False)`` .. raw:: html
jax.numpy.nanprod
numpy.nanprod