# tensorplay.special.logsumexp

Source: https://www.tensorplay.cn/docs/generated/tensorplay.special.logsumexp.html

# tensorplay.special.logsumexp

tensorplay.special.logsumexp(input, dim, keepdim=False, *, out=None)[[source]](../_modules/tensorplay/special.html#logsumexp)

Log-sum-exp along dim, computed with the max-shift trick.
