Commit c598f42
docs(example): clarify nonpad_kv_seqlen is the after-scatter valid count
Update the module-docstring bullet to match the fix's after-scatter semantics:
nonpad_kv_seqlen is the number of valid KV entries after the current chunk is
scattered (write_indices + cur_seq_len), not a generic running count.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: titaiwang <titaiwang@microsoft.com>1 parent 2a73352 commit c598f42
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments