mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-06 07:51:52 +00:00
Make comment more clear
This commit is contained in:
@@ -150,7 +150,7 @@ decode_seqlen(mode_enum mode,
|
||||
|
||||
if(1 < batch && use_kvcache)
|
||||
{
|
||||
// we always use seqlen_k_max in first batch
|
||||
// to keep the original s_k value, we always use seqlen_k_max in first batch
|
||||
randints(std::next(seqlen_ks.begin()),
|
||||
seqlen_ks.end(),
|
||||
seqlen_k_min,
|
||||
|
||||
Reference in New Issue
Block a user