AstrAI/csrc/tests
ViperEkura 13998da15a fix: uninitialized strides in decode test and wrong stride helper in paged test
- decode test main() missing set_default_strides → illegal memory access
- paged test used set_default_strides on PagedAttentionParams → compile error
2026-07-14 23:58:30 +08:00
..
attn_decode_test.cu fix: uninitialized strides in decode test and wrong stride helper in paged test 2026-07-14 23:58:30 +08:00
attn_paged_decode_test.cu fix: uninitialized strides in decode test and wrong stride helper in paged test 2026-07-14 23:58:30 +08:00
attn_prefill_test.cu refactor: stride-based attn interface with layout and causal mask 2026-07-14 21:34:42 +08:00
test_utils.cuh refactor: stride-based attn interface with layout and causal mask 2026-07-14 21:34:42 +08:00