Skip to content

Conversation

@Jack-Khuu
Copy link
Contributor

@Jack-Khuu Jack-Khuu commented Jan 13, 2026

The router_config will generate configs, but those aren't always the args we want to test. This adds an option to override the configs with the provided args

Note: this still uses the routing for deciding the strategy (fuser vs kernelagent)


python -m Fuser.auto_agent --problem /home/jackkhuu/KernelBench/KernelBench/level3/33_VanillaRNN.py
python -m Fuser.auto_agent --problem /home/jackkhuu/KernelBench/KernelBench/level3/33_VanillaRNN.py --ignore-router-config

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 13, 2026
Copy link
Contributor

@kaiming-cheng kaiming-cheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Laurawly
Copy link
Contributor

Naming/help nit: “override” reads like merge/precedence, but the implementation is “ignore router config entirely”. Consider renaming to --ignore-router-config (or tweak help text to explicitly say “do not apply router config; use CLI args”).

@Jack-Khuu Jack-Khuu changed the title [AutoAgent] Add option to override router config [AutoAgent] Add option to ignore router config Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants