jax.lax.cumlogsumexp#

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

计算沿 axis 的累积 logsumexp。

参数:
返回类型:

Array