mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-06 07:51:52 +00:00
Add missing comment
This commit is contained in:
@@ -771,7 +771,7 @@ bool run(const ck_tile::ArgParser& arg_parser)
|
||||
: rope_enum::half_rotated)
|
||||
: rope_enum::none);
|
||||
}
|
||||
else
|
||||
else // fmha_fwd_traits or fmha_splitkv_traits
|
||||
{
|
||||
traits.mask_type = mask.type;
|
||||
traits.bias_type = bias.type;
|
||||
|
||||
Reference in New Issue
Block a user