Tensor.MatMul¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | Tensor |
||
Output ➡️ |
The resulting output of the shard | Tensor |
||
Other |
No | The tensor to multiply with. | none |
Var(Tensor) |
Performs matrix multiplication of two tensors.