labeler : updated sycl to match docs and code refactor

This commit is contained in:
Alberto Cabrera 2024-07-08 12:39:46 +01:00
parent 3f2d538b81
commit 0ff7a5fdc5

4
.github/labeler.yml vendored
View file

@ -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: