Skip to main content

moe_graph_default_entries

Function moe_graph_default_entries 

Source
pub fn moe_graph_default_entries(
    current: &RuntimeConfigSnapshot,
    source: RuntimeConfigSource,
) -> Vec<RuntimeConfigEntry>
Expand description

Default-OFF MoE CUDA graph policy for Qwen3-MoE startup profiles.

The returned entries are only values absent from current. This preserves explicit env/config overrides and lets callers keep source attribution when they later merge a full startup snapshot.