瀏覽代碼

ci : add OpenCL to labeler workflow (#14496)

Sigbjørn Skjæret 6 月之前
父節點
當前提交
611ba4b264
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .github/labeler.yml

+ 5 - 0
.github/labeler.yml

@@ -93,3 +93,8 @@ Ascend NPU:
             - ggml/include/ggml-cann.h
             - ggml/src/ggml-cann/**
             - docs/backend/CANN.md
+OpenCL:
+    - changed-files:
+        - any-glob-to-any-file:
+            - ggml/include/ggml-opencl.h
+            - ggml/src/ggml-opencl/**