jax.lax.cummax

内容

jax.lax.cummax#

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

沿着 axis 计算累积最大值。

参数:
返回类型:

Array