Expand description
GraphOpRecord impls for crate::kernel::SparseActor requests.
Mirrors the existing SparseMsg::SpMv / SparseMsg::SpMm shape
that ships on main. The Phase 4 cuSPARSE expansion (extra
datatypes / additional ops) is independent — these adapters wrap
exactly the f32-only single-op surface that exists today.