#include "../splitkv_mla.cuh" #include "../splitkv_mla.h"
namespace gfx93 {
template void run_flash_splitkv_mla_qkvfp8_kernel<cutlass::float_e4m3_t>(DenseAttnDecodeParams_fp8 ¶ms);
}