Fix amd rope definition (#14556)

This commit is contained in:
Qiaolin Yu
2025-12-07 23:47:03 -08:00
committed by GitHub
parent cf0478d602
commit aeff0d386b
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -51,6 +51,7 @@ sources = [
"csrc/moe/moe_topk_sigmoid_kernels.cu",
"csrc/speculative/eagle_utils.cu",
"csrc/kvcacheio/transfer.cu",
"csrc/elementwise/pos_enc.cu",
]
cxx_flags = ["-O3"]