mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-16 16:51:26 +00:00
fix: add template defination
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user