Tensor.Add¶
| 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 add. | none | Var(Tensor) | 
Adds two tensors element-wise.
| 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 add. | none | Var(Tensor) | 
Adds two tensors element-wise.