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 1b06228 commit 911c82cCopy full SHA for 911c82c
mlir/docs/Dialects/Shard.md
@@ -1,8 +1,10 @@
1
# 'shard' Dialect
2
3
-The `shard` dialect contains a set of attributes, operations and interfaces that
4
-are useful for representing sharding and communication on a device grid
5
-cluster.
+This dialect contains a set of attributes, operations and interfaces that
+are useful for representing sharding and communication on a device grid.
+
6
+It was originally introduced under the name 'mesh' but was later renamed
7
+to better reflect its purpose.
8
9
[TOC]
10
0 commit comments