torch.Tensor.normal_
-
Tensor.normal_(mean=0, std=1, *, generator=None) → Tensor -
Fills
selftensor with elements samples from the normal distribution parameterized bymeanandstd.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.normal_.html