Tensor.divide

Tensor.divide(other, out=None)

Return out = self / other.

If out is provided, the result is written to it.

See also

LinearSpace.divide