Skip to content

Commit c8e213d

Browse files
shinkqnixsynapse
authored andcommitted
CANN: Enable labeler for Ascend NPU (ggml-org#13914)
1 parent caaa68d commit c8e213d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/labeler.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,10 @@ nix:
8686
embedding:
8787
- changed-files:
8888
- any-glob-to-any-file: examples/embedding/
89+
90+
Ascend NPU:
91+
- changed-files:
92+
- any-glob-to-any-file:
93+
- ggml/include/ggml-cann.h
94+
- ggml/src/ggml-cann/**
95+
- docs/backend/CANN.md

0 commit comments

Comments
 (0)