jax.lax.cumprod

内容

jax.lax.cumprod#

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

沿着 axis 计算累积积。

参数:
返回类型:

Array