jax.lax.cumlogsumexp

jax.lax.cumlogsumexp#

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

沿着 axis 计算累积 logsumexp。

参数:
返回类型:

Array