fix: add template defination

This commit is contained in:
Jim
2025-02-12 17:34:55 +08:00
parent b910cbaabd
commit f6b3da8993

View File

@@ -317,6 +317,9 @@ struct fmha_bwd_dq_dk_dv_v3_traits_
static constexpr bool kIsHDPad = kIsHDPad_;
}};
template <typename fmha_bwd_dq_dk_dv_v3_traits_> struct FmhaBwdV3Name;
template <typename fmha_bwd_dq_dk_dv_v3_traits_> struct FmhaBwdV3Buf;
template <typename fmha_bwd_dq_dk_dv_v3_traits_> struct FmhaBwdV3Ts;
{F_template}
class fmha_bwd_v3_kernel