AstrAI/csrc
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
..
kernels refactor: stride-based attn interface with layout and causal mask 2026-07-14 21:34:42 +08:00
tests fix: uninitialized strides in decode test and wrong stride helper in paged test 2026-07-14 23:58:30 +08:00
__init__.py feat: add optional CUDA kernel system (csrc/) + fused GQA decode attention 2026-07-06 12:09:58 +08:00
build.py chore: bump version to 1.3.9 2026-07-12 21:04:20 +08:00