cont : minor

This commit is contained in:
Georgi Gerganov 2026-02-05 10:11:27 +02:00
parent 4815a66990
commit fd56915a9d
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735
1 changed files with 0 additions and 2 deletions

View File

@ -5599,8 +5599,6 @@ void kernel_flash_attn_ext_impl(
}
} else if (blk_cur == 2) {
FOR_UNROLL (short jj = 0; jj < NQ; ++jj) {
const short j = jj*NSG + sgitg;
pm2[jj] += NW;
}
}