We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8001c commit 35080dbCopy full SHA for 35080db
src/kernels/moe/CMakeLists.txt
@@ -8,6 +8,7 @@ cc_library(
8
topk_softmax_kernel.cu
9
grouped_topk_sigmoid_kernel.cu
10
permutation_index_kernel.cu
11
+ permutation_mask_kernel.cu
12
DEPS
13
cutlass
14
glog::glog
0 commit comments