Python wrappers
Public Python APIs implemented by this engine symbol.Inclusive cumulative minimum along a single axis, .
Symmetric to cummax_op: gradient flows only to the position
that first achieved the running minimum at each .
Math
See Also
cummax_op — symmetric maximum scan.
Parameters
aTensorImplPtrInput tensor of any non-scalar shape; backward supports F32 / F64.
axisintAxis along which to accumulate (negative wraps).
Returns
TensorImplPtrOutput tensor of the same shape and dtype as a.