- Convert AttentionParams to a template struct supporting arbitrary types - Rename attn_common.cuh -> attn_common.h (no CUDA-specific code remains) - Include standard headers explicitly in each .cuh instead of via attn_common.cuh - Allow .h files in csrc/ via .gitignore |
||
|---|---|---|
| .. | ||
| attn_decode_test.cu | ||
| attn_prefill_test.cu | ||