Tensor.Pow¶
| 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 of exponents. | none | Var(Tensor) | 
Raises each element of the tensor to the power of the corresponding element in another tensor.