Rate this Page

Function at::rms_norm#

Function Documentation#

inline at::Tensor at::rms_norm(const at::Tensor &input, at::IntArrayRef normalized_shape, const ::std::optional<at::Tensor> &weight = {}, ::std::optional<double> eps = ::std::nullopt)#