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 d354fe1 commit 7a83ab7Copy full SHA for 7a83ab7
.github/CODEOWNERS
@@ -46,3 +46,13 @@ lib/Dialect/TritonGPU/Transforms/TritonGPUConversion.cpp @ptillet
46
# third_party
47
# -----------
48
third_party/amd/ @antiagainst @zhanglx13
49
+
50
+# -----------
51
+# gluon
52
53
+python/triton/experimental/gluon/ @peterbell10
54
+python/src/gluon_ir.cc @peterbell10
55
+python/test/gluon @peterbell10
56
+test/Gluon @peterbell10
57
+include/triton/Dialect/Gluon @peterbell10
58
+lib/Dialect/Gluon @peterbell10
0 commit comments