Skip to content

Commit 911c82c

Browse files
committed
mention rename mesh->shard in shard doc
1 parent 1b06228 commit 911c82c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

mlir/docs/Dialects/Shard.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# 'shard' Dialect
22

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.
3+
This dialect contains a set of attributes, operations and interfaces that
4+
are useful for representing sharding and communication on a device grid.
5+
6+
It was originally introduced under the name 'mesh' but was later renamed
7+
to better reflect its purpose.
68

79
[TOC]
810

0 commit comments

Comments
 (0)