1 2 3
//! Crate-owned linear-algebra substrate shared by product dialects. pub(crate) use crate::math::linalg::{MatmulBias, MatmulBiasTiled};