torch.logaddexp2
-
torch.logaddexp2(input, other, *, out=None) → Tensor
-
Logarithm of the sum of exponentiations of the inputs in base-2.
Calculates pointwise . See
torch.logaddexp()
for more details.
© 2019 Torch Contributors
Licensed under the 3-clause BSD License.
https://pytorch.org/docs/1.8.0/generated/torch.logaddexp2.html