#pragma once #include "../../../params.h" namespace gfx93::fwd { template void run_fwd_phase1_kernel(const SparseAttnFwdParams& params); }