Function candle_transformers::quantized_nn::layer_norm

source ·
pub fn layer_norm(size: usize, eps: f64, vb: VarBuilder) -> Result<LayerNorm>