Rate this Page

Function at::rms_norm_symint#

Function Documentation#

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