Commit a1b2eff7 authored by zhuwenwen's avatar zhuwenwen
Browse files

add nn_moe

parent 4924f6b5
...@@ -208,6 +208,7 @@ def benchmark_config( ...@@ -208,6 +208,7 @@ def benchmark_config(
inplace=True, inplace=True,
quant_config=quant_config, quant_config=quant_config,
allow_deep_gemm=use_deep_gemm, allow_deep_gemm=use_deep_gemm,
use_nn_moe=nn_moe,
) )
# JIT compilation & warmup # JIT compilation & warmup
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment