torch.Tensor.normal_
-
Tensor.normal_(mean=0, std=1, *, generator=None) → Tensor -
Заполняет тензор
selfэлементами, сгенерированными из нормального распределения, заданного параметрамиmeanиstd.
© 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