Tensor.Div¶
| 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 divide by. | none | Var(Tensor)Float | 
Divides two tensors element-wise.