#pragma once #include "params.h" namespace gfx93 { void run_fwd_kernel(const SparseAttnFwdParams& params); }