Skip to content

Commit

Permalink
autolabel aotinductor->export (pytorch#135040)
Browse files Browse the repository at this point in the history
"module: aotinductor" will automatically add "oncall: export".

Test Plan:
- none
Pull Request resolved: pytorch#135040
Approved by: https://github.com/ydwu4
  • Loading branch information
zou3519 authored and pytorchmergebot committed Sep 3, 2024
1 parent c40e622 commit 14c8ef5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/label_to_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
- "module: flex attention"
then:
- "module: higher order operators"
- any:
- "module: aotinductor"
then:
- "oncall: export"
- any:
- "module: dynamo"
- "module: pt2-dispatcher"
Expand Down

0 comments on commit 14c8ef5

Please sign in to comment.