Commit 9f24a7ed authored by Jim's avatar Jim
Browse files

fix: add template defination

parent 7d45045c
...@@ -317,6 +317,9 @@ struct fmha_bwd_dq_dk_dv_v3_traits_ ...@@ -317,6 +317,9 @@ struct fmha_bwd_dq_dk_dv_v3_traits_
static constexpr bool kIsHDPad = kIsHDPad_; 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} {F_template}
class fmha_bwd_v3_kernel class fmha_bwd_v3_kernel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment