Files
composable_kernel/include
juuso-oskari 5a44f5885f WIP(unified_attention): contiguous/non-paged kIsPaged path + non-causal full-range fix
Checkpoint before merging upstream CK. Adds the kIsPaged=false kernel
instances (d64/d128 bf16/fp8, mask/nmask), folds kv_start into base
pointers, and fixes the non-causal KV-range envelope (scan full seq_len
when !FmhaMask::IsMasking instead of the causal horizon).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 14:24:05 +00:00
..