[DeepSeek-V3.2][JIT-kernel] Support nsa fuse store indexer k cache (#19148)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com> Co-authored-by: DarkSharpness <76582120+darksharpness@users.noreply.github.com>
This commit is contained in:
@@ -78,6 +78,7 @@ CPP_DTYPE_MAP = {
|
||||
torch.float8_e4m3fn: "fp8_e4m3_t",
|
||||
torch.bfloat16: "bf16_t",
|
||||
torch.int8: "int8_t",
|
||||
torch.int64: "int64_t",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user