mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
ci : add OpenCL to labeler workflow (#14496)
This commit is contained in:
parent
85841e121d
commit
611ba4b264
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
@ -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/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user