labeler: added Apple Metal detector [no ci]

This commit is contained in:
brian khuu 2024-05-25 11:08:37 +10:00
parent 27891f6db0
commit fd6e851881

7
.github/labeler.yml vendored
View file

@ -1,5 +1,11 @@
# https://github.com/actions/labeler
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 +15,7 @@ SYCL:
Nvidia GPU:
- changed-files:
- any-glob-to-any-file:
- ggml-cuda.h
- ggml-cuda/**
Vulkan:
- changed-files: