ci : add OpenCL to labeler workflow (#14496)
This commit is contained in:
parent
85841e121d
commit
611ba4b264
|
@ -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…
Reference in New Issue