cunumeric.ndarray.cumprod#

ndarray.cumprod(axis: Any = None, dtype: Union[np.dtype[Any], None] = None, out: Union[ndarray, None] = None) ndarray#