torch.Tensor.normal_¶ Tensor.normal_(mean=0, std=1, *, generator=None) → Tensor¶ 使用引數為 mean 和 std 的正態分佈中的樣本填充 self 張量。