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 94d7ebc commit 46d097eCopy full SHA for 46d097e
1 file changed
docs/source/guide/definitions.rst
@@ -64,6 +64,10 @@ Definitions
64
:term:`Einsums<Einsum>`. A tensor's shape is parameterized by its
65
:term:`ranks<Rank>`.
66
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
+
71
Tile
72
A subset of a tensor or operation space that is accessed by a set of
73
:term:`loops<Loop>` in the mapping. If the loops are paratmeterized by variables for
0 commit comments