diff --git a/tools/testing/target_determination/heuristics/filepath.py b/tools/testing/target_determination/heuristics/filepath.py index ebd3760fe5b1..dd40acafc2b3 100644 --- a/tools/testing/target_determination/heuristics/filepath.py +++ b/tools/testing/target_determination/heuristics/filepath.py @@ -27,6 +27,7 @@ keyword_synonyms: dict[str, list[str]] = { "ops": ["opinfo"], "hop": ["higher_order_op"], "aot": ["flex_attention", "autograd"], + "inductor": ["dynamo", "export"], # not actually synonyms but they interact a lot } not_keyword = [