Rate this Page

Function torch::normal#

Function Documentation#

inline at::Tensor torch::normal(double mean, double std, at::IntArrayRef size, ::std::optional<at::Generator> generator = ::std::nullopt, at::TensorOptions options = {})#