Skip to content

Commit 35080db

Browse files
committed
fix build
1 parent 0a8001c commit 35080db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/kernels/moe/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cc_library(
88
topk_softmax_kernel.cu
99
grouped_topk_sigmoid_kernel.cu
1010
permutation_index_kernel.cu
11+
permutation_mask_kernel.cu
1112
DEPS
1213
cutlass
1314
glog::glog

0 commit comments

Comments
 (0)