jax.lax.cummax#

jax.lax.cummax(operand, axis=0, reverse=False)[源代码]#

计算沿 axis 的累积最大值。

参数:
返回类型:

Array