mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
Add ciflow/inductor automatically in more cases (#140824)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/140824 Approved by: https://github.com/malfet
This commit is contained in:
parent
80d63e7dd9
commit
47f44303ff
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
|
@ -35,8 +35,11 @@
|
|||
- torch/distributed/_tensor/**
|
||||
- torch/distributed/fsdp/**
|
||||
- torch/csrc/inductor/**
|
||||
- torch/csrc/dynamo/**
|
||||
- test/cpp/aoti_abi_check/**
|
||||
- test/cpp/aoti_inference/**
|
||||
- test/inductor/**
|
||||
- test/dynamo/**
|
||||
|
||||
"module: cpu":
|
||||
- aten/src/ATen/cpu/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user