Skip to main content

Module api

Module api 

Source
Expand description

Curated public surface for the fused execution layer.

This mirrors the active kernel families instead of exposing the entire file/module layout.

Re-exports§

pub use crate::kernels::attention;
pub use crate::kernels::projection;
pub use crate::kernels::recurrent;

Modules§

expert
Lower-level fused-kernel surface for advanced callers.