CANN: Enable labeler for Ascend NPU (#13914)
This commit is contained in:
parent
247e5c6e44
commit
056eb74534
1 changed files with 7 additions and 0 deletions
7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
|
@ -86,3 +86,10 @@ nix:
|
||||||
embedding:
|
embedding:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: examples/embedding/
|
- any-glob-to-any-file: examples/embedding/
|
||||||
|
|
||||||
|
Ascend NPU:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- ggml/include/ggml-cann.h
|
||||||
|
- ggml/src/ggml-cann/**
|
||||||
|
- docs/backend/CANN.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue