[label_to_label] minor updates (#166172)

vllm-compile implies "module: vllm" and "oncall: pt2".
The volume of issues in Flex -> HigherOrderOperators is too noisy,
plus we have a different set of folks looking at each, so I'm going to
make that not automatic anymore. We can still manually label flex issues
as higher order operator issues.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/166172
Approved by: https://github.com/angelayi
This commit is contained in:
Richard Zou 2025-10-24 11:44:17 -07:00 committed by PyTorch MergeBot
parent b04173be9b
commit b6a4236e5d

View File

@ -15,6 +15,11 @@
- "module: reinplacing" - "module: reinplacing"
then: then:
- "module: pt2-dispatcher" - "module: pt2-dispatcher"
- any:
- "vllm-compile"
then:
- "module: vllm"
- "oncall: pt2"
- any: - any:
- "module: vmap" - "module: vmap"
then: then:
@ -27,10 +32,6 @@
- "module: pt2 optimizer" - "module: pt2 optimizer"
then: then:
- "module: dynamo" - "module: dynamo"
- any:
- "module: flex attention"
then:
- "module: higher order operators"
- any: - any:
- "module: aotinductor" - "module: aotinductor"
then: then: