cumulative_sum ============== Calculates the cumulative sum of elements in the input array ``x``. **Abstract Signature:** ``cumulative_sum(x: array, axis: Optional[int], dtype: Optional[dtype], include_initial: bool)`` .. raw:: html
jax.numpy.cumulative_sum