]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
labeler: added Apple Metal detector (+Kompute) (#7529)
authorBrian <redacted>
Sat, 25 May 2024 09:30:42 +0000 (19:30 +1000)
committerGitHub <redacted>
Sat, 25 May 2024 09:30:42 +0000 (19:30 +1000)
* labeler: added Apple Metal detector [no ci]

* labeler: add Kompute to detector [no ci]

.github/labeler.yml

index a67f78044c46a4d20709f26171a1c2770b4c45be..97d739b5811e8ca82e508105f6c85f2d8be3d745 100644 (file)
@@ -1,5 +1,16 @@
 # https://github.com/actions/labeler
-
+Kompute:
+    - changed-files:
+        - any-glob-to-any-file:
+            - ggml-kompute.h
+            - ggml-kompute.cpp
+            - README-kompute.md
+Apple Metal:
+    - changed-files:
+        - any-glob-to-any-file:
+            - ggml-metal.h
+            - ggml-metal.cpp
+            - README-metal.md
 SYCL:
     - changed-files:
         - any-glob-to-any-file:
@@ -9,6 +20,7 @@ SYCL:
 Nvidia GPU:
     - changed-files:
         - any-glob-to-any-file:
+            - ggml-cuda.h
             - ggml-cuda/**
 Vulkan:
     - changed-files: