Tensor.Sub¶
| 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 subtract. | none | Var(Tensor) | 
Subtracts 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 subtract. | none | Var(Tensor) | 
Subtracts two tensors element-wise.