Skip to main content

Mojo function

rope_q_proj

rope_q_proj[dtype: DType, freq_dtype: DType, rank: Int, width: Int, //, *, interleaved: Bool](q_proj: LayoutTensor[dtype, layout, origin, address_space=address_space, element_layout=element_layout, layout_int_type=layout_int_type, linear_idx_type=linear_idx_type, masked=masked, alignment=alignment], output: LayoutTensor[dtype, layout, origin, address_space=address_space, element_layout=element_layout, layout_int_type=layout_int_type, linear_idx_type=linear_idx_type, masked=masked, alignment=alignment], idx: IndexList[rank], freq_val: SIMD[freq_dtype, width], head_size: Int)

Was this page helpful?