Tensor.Reshape¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | Tensor |
||
Output ➡️ |
The resulting output of the shard | Tensor |
||
Shape |
No | The new shape for the tensor. | none |
[Int] Var([Int]) |
Reshapes the tensor to the specified shape.