[ROCm] enable moe topk softmax in amd (#4448)
This commit is contained in:
committed by
GitHub
parent
f5bbf6037d
commit
9b8333d992
@@ -41,6 +41,7 @@ include_dirs = [
|
||||
sources = [
|
||||
"csrc/allreduce/custom_all_reduce.hip",
|
||||
"csrc/moe/moe_align_kernel.cu",
|
||||
"csrc/moe/moe_topk_softmax_kernels.cu",
|
||||
"csrc/torch_extension_rocm.cc",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user