labeler : updated sycl to match docs and code refactor (#8373)
This commit is contained in:
parent
c4dd11d1d3
commit
a130eccef4
1 changed files with 3 additions and 1 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
@ -16,7 +16,9 @@ SYCL:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- ggml/include/ggml-sycl.h
|
- ggml/include/ggml-sycl.h
|
||||||
- ggml/src/ggml-sycl.cpp
|
- ggml/src/ggml-sycl.cpp
|
||||||
- README-sycl.md
|
- ggml/src/ggml-sycl/**
|
||||||
|
- docs/backend/SYCL.md
|
||||||
|
- examples/sycl/**
|
||||||
Nvidia GPU:
|
Nvidia GPU:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue