powered by
Divide
torch_divide(self, other)
(Tensor) the input tensor.
(Number) the number to be divided to each element of input
input
Alias for torch_div().
torch_div()