pytorch
b3ca3638 - torch.special.scaled_modified_bessel_k1 (#78901)

Commit
2 years ago
torch.special.scaled_modified_bessel_k1 (#78901) ```Python scaled_modified_bessel_k1(input, *, out=None) -> Tensor ``` Scaled modified Bessel function of the second kind of order $1$. Pull Request resolved: https://github.com/pytorch/pytorch/pull/78901 Approved by: https://github.com/mruberry
Author
Committer
Parents
Loading