torch.exp2
-
torch.exp2(input, *, out=None) → Tensor -
Псевдоним для
torch.special.exp2().
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.exp2.html
torch.exp2(input, *, out=None) → Tensor Псевдоним для torch.special.exp2().
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.exp2.html
|
|