Browse Source

ci : add OpenCL to labeler workflow (#14496)

Sigbjørn Skjæret 6 tháng trước cách đây
mục cha
commit
611ba4b264
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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/**