[fix] baseline5 new line delte

This commit is contained in:
root
2026-08-19 05:31:22 +00:00
parent 4d63d394ca
commit 372456bb62

View File

@@ -283,4 +283,4 @@ PYBIND11_MODULE(TORCH_EXTENSION_NAME, module) {
"Direct selected-expert FP16 W13 matvec (BI-V100, smem reduction)");
module.def("w2_reduce", &direct_w2_reduce,
"Direct selected-expert W2 matvec + routed reduction (BI-V100, smem reduction)");
}
}