diff --git a/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp b/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp index 0871d26c..8c838df1 100644 --- a/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp +++ b/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp @@ -1291,24 +1291,6 @@ private: return Int, sizeof_bits_v))>{}; } }; - template struct select_packing { - static constexpr auto value() { return Int{}; } - }; - template struct select_packing { - static constexpr auto value() { return Int{}; } - }; - template struct select_packing { - static constexpr auto value() { return Int{}; } - }; - template struct select_packing { - static constexpr auto value() { return Int{}; } - }; - template struct select_packing { - static constexpr auto value() { return Int{}; } - }; - template struct select_packing { - static constexpr auto value() { return Int{}; } - }; CUTLASS_DEVICE static uint32_t to_reg(Array const& source) {