Getting Started
Python API
cumsum()
Triton MLIR Dialects
Programming Guide
Returns the cumsum of all elements in the input tensor along the provided axis
input
axis
input – the input values
axis – the dimension along which the scan should be done