commit | fde577702d70df5bcd6a09ca2023340066bc2c8c | [log] [tgz] |
---|---|---|
author | Catherine Lee <csl@fb.com> | Fri Jul 26 21:02:42 2024 +0000 |
committer | PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> | Fri Jul 26 21:02:42 2024 +0000 |
tree | e3e22edb5ff6eed3432e4f1fc5f523d831b120af | |
parent | 1bda3a31356351e6ca547355231ebc78ea5d888a [diff] |
[TD] More synonyms for filepath (#131838) Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/131838 Approved by: https://github.com/PaliC, https://github.com/ZainRizvi
diff --git a/tools/testing/target_determination/heuristics/filepath.py b/tools/testing/target_determination/heuristics/filepath.py index ebd3760..dd40aca 100644 --- a/tools/testing/target_determination/heuristics/filepath.py +++ b/tools/testing/target_determination/heuristics/filepath.py
@@ -27,6 +27,7 @@ "ops": ["opinfo"], "hop": ["higher_order_op"], "aot": ["flex_attention", "autograd"], + "inductor": ["dynamo", "export"], # not actually synonyms but they interact a lot } not_keyword = [