Explorar o código

ci : add OpenCL to labeler workflow (#14496)

Sigbjørn Skjæret hai 6 meses
pai
achega
611ba4b264
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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/**