We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f50ff2 commit 70ce4b0Copy full SHA for 70ce4b0
.github/CODEOWNERS
@@ -121,6 +121,9 @@ sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
121
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
122
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
123
sycl/unittests/Extensions/CommandGraph.cpp @intel/sycl-graphs-reviewers
124
+sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
125
+sycl/test-e2e/Graph @intel/sycl-graphs-reviewers
126
+sycl/doc/extensions/**/sycl_ext_oneapi_graph.asciidoc @intel/sycl-graphs-reviewers
127
128
# syclcompat library
129
sycl/**/syclcompat/ @intel/syclcompat-lib-reviewers
0 commit comments