We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956df84 commit dd6a750Copy full SHA for dd6a750
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