Skip to content

Commit a130ecc

Browse files
authored
labeler : updated sycl to match docs and code refactor (#8373)
1 parent c4dd11d commit a130ecc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/labeler.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ SYCL:
1616
- any-glob-to-any-file:
1717
- ggml/include/ggml-sycl.h
1818
- ggml/src/ggml-sycl.cpp
19-
- README-sycl.md
19+
- ggml/src/ggml-sycl/**
20+
- docs/backend/SYCL.md
21+
- examples/sycl/**
2022
Nvidia GPU:
2123
- changed-files:
2224
- any-glob-to-any-file:

0 commit comments

Comments
 (0)