Skip to content

Commit 8058c69

Browse files
committed
[MLIR] Add tensor compiler dialect maintainers
As per https://discourse.llvm.org/t/mlir-project-maintainers/87189
1 parent 5dc9937 commit 8058c69

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

mlir/Maintainers.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,24 @@ particular for machine learning compilers.
6161
6262
[@banach-space](https://github.com/banach-space) (GitHub),
6363
banach-space (Discourse)
64+
65+
### Dialects
66+
67+
The `tensor` maintainer refers to the people working in the tensor compiler category, with the point-of-contact being the maintainers above.
68+
These are key MLIR dialects that will never become _unmaintained_.
69+
Named maintainers, if available, should be contacted first, as they're more active in those areas.
70+
71+
#### Linear Algebra Dialects
72+
* ‘linalg’ Dialect (tensor)
73+
* Tensor Operator Set Architecture (TOSA) Dialect (sjarus)
74+
75+
#### Type Dialects
76+
* ‘tensor’ Dialect (tensor)
77+
* ‘memref’ Dialect (tensor)
78+
* ‘vector’ Dialect (tensor + dcaballe, groverkss)
79+
* ‘sparse_tensor’ Dialect (aartbik, matthias-springer)
80+
81+
#### Accessory Dialects
82+
* ‘bufferization’ Dialect (tensor, matthias-springer)
83+
* ‘ml_program’ Dialect (jpienaar)
84+
* ‘quant’ Dialect (unmaintained)

0 commit comments

Comments
 (0)