torch.Tensor.cauchy_
-
Tensor.cauchy_(median=0, sigma=1, *, generator=None) → Tensor -
Fills the tensor with numbers drawn from the Cauchy distribution:
Note
Sigma () is used to denote the scale parameter in Cauchy distribution.
Tensor.cauchy_(median=0, sigma=1, *, generator=None) → Tensor Fills the tensor with numbers drawn from the Cauchy distribution:
Note
Sigma () is used to denote the scale parameter in Cauchy distribution.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.Tensor.cauchy_.html