jax.lax.cummin#

jax.lax.cummin(operand, axis=0, reverse=False)[source]#

计算沿 axis 的累积最小值。

参数:
返回类型:

Array