Skip to main content

Module kernels

Module kernels 

Source
Expand description

Namespaced fused-kernel families exposed by this crate.

Modulesยง

attention
Dense causal attention kernels used by the focused linear-attention path.
projection
Fused low-rank projection kernels used in recurrent x/y projection paths.
recurrent
Core recurrent attention kernels.
sequence
Sequence-kernel family namespace used by the language line.