pytorch/torch/testing
Allen Goodman b3ca3638be 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
2022-06-24 20:57:38 +00:00
..
_internal torch.special.scaled_modified_bessel_k1 (#78901) 2022-06-24 20:57:38 +00:00
__init__.py
_comparison.py move MPS compat into common comparison machinery (#77836) 2022-06-08 08:09:18 +00:00
_creation.py
_deprecated.py
_legacy.py