Implement `single_query_cached_kv_attention` kernel (#3)
Showing
csrc/attention.cpp
0 → 100644
csrc/attention_kernels.cu
0 → 100644
csrc/attention_utils.h
0 → 100644
csrc/cuda_primitives.h
0 → 100644
tests/kernels/attention.py
0 → 100644
Please register or sign in to comment