mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[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:
parent
b04173be9b
commit
b6a4236e5d
9
.github/label_to_label.yml
vendored
9
.github/label_to_label.yml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user