diff --git a/.github/labeler.yml b/.github/labeler.yml index 5bf481fd6f3..bbdf14bc291 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -112,3 +112,22 @@ - torch/csrc/inductor/aoti_include/xpu.h - torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h - torch/csrc/inductor/cpp_wrapper/xpu.h + +"release notes: inductor (aoti)": +- torch/_C/_aoti.pyi +- torch/_dynamo/repro/aoti.py +- torch/_export/serde/aoti_schema.py +- torch/_higher_order_ops/aoti_call_delegate.py +- torch/_inductor/codegen/aoti_runtime/** +- torch/_inductor/codegen/aoti_hipify_utils.py +- torch/_inductor/codegen/cpp_wrapper_cpu.py +- torch/_inductor/codegen/cpp_wrapper_gpu.py +- torch/_inductor/aoti_eager.py +- torch/csrc/inductor/aoti_runtime/** +- torch/csrc/inductor/aoti_torch/** +- torch/csrc/inductor/aoti_runner/** +- torch/csrc/inductor/aoti_eager/** +- torch/csrc/inductor/aoti_package/** +- torch/csrc/inductor/aoti_include/** +- torchgen/aoti/** +- torchgen/gen_aoti_c_shim.py