fix: remove duplicate template declaration

This commit is contained in:
2026-05-15 21:54:10 +00:00
parent 59dad8e2fb
commit ea678ece64

View File

@@ -116,7 +116,6 @@ using LayoutSFB = typename Gemm::GemmKernel::CollectiveMainloop::LayoutSFB;
// positions that aren't written are correct zeros.
/////////////////////////////////////////////////////////////////////////////////////////////////
template<typename LayoutSF>
template<typename LayoutSF>
__global__ void remap_sf_to_cutlass_kernel(
const cutlass::float_ue4m3_t* __restrict__ src,