We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640cb67 commit 64b4c34Copy full SHA for 64b4c34
.github/labels.yml
@@ -1,5 +1,5 @@
1
#===============================================================================
2
-# Copyright 2024 Intel Corporation
+# Copyright 2024-2025 Intel Corporation
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -66,6 +66,7 @@ component:graph-api:
66
- 'src/graph/**'
67
- 'tests/benchdnn/graph/**'
68
- 'tests/gtests/graph/**'
69
+ - 'doc/graph/**'
70
71
# CPU Engine
72
platform:cpu-aarch64:
0 commit comments