## Summary MoEEngine::forward indexes weights_[layer] without validating layer_idx. Out-of-range values are UB. ## Scope `runtime/src/moe/engine.cpp`
Summary
MoEEngine::forward indexes weights_[layer] without validating layer_idx. Out-of-range values are UB.
Scope
runtime/src/moe/engine.cpp