Function candle_nn::rotary_emb::rope_i

source ·
pub fn rope_i(xs: &Tensor, cos: &Tensor, sin: &Tensor) -> Result<Tensor>