Rate this Page

Function at::_fused_rms_norm#

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::_fused_rms_norm(const at::Tensor &input, at::IntArrayRef normalized_shape, const ::std::optional<at::Tensor> &weight, ::std::optional<double> eps)#