jax.lax.cummax#

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

計算沿著 axis 的累積最大值。

參數:
回傳類型:

Array