You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In TileLang/examples/fusedmoe/example_fusedmoe_tilelang.py, function run_regression_perf calls function moe_forward_tilelang_routed, but the input parameters do not match. This causes the command line "python regression_example_fusedmoe.py " to report an error.