Skip to content

Commit 46d097e

Browse files
committed
[docs] Add partition to definitions
1 parent 94d7ebc commit 46d097e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/guide/definitions.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ Definitions
6464
:term:`Einsums<Einsum>`. A tensor's shape is parameterized by its
6565
:term:`ranks<Rank>`.
6666

67+
Partition
68+
A rank of a tensor can be partitioned into multiple partitions. The shape of the
69+
partitions is referred to as the partition shape.
70+
6771
Tile
6872
A subset of a tensor or operation space that is accessed by a set of
6973
:term:`loops<Loop>` in the mapping. If the loops are paratmeterized by variables for

0 commit comments

Comments
 (0)