aesara.tensor.logaddexp# aesara.tensor.logaddexp(*xs)[source]# Logarithm of the sum of exponentiations of the inputs. See numpy.logaddexp. Parameters: xs (symbolic tensors) – Input Return type: tensor