Divide
Divide
torch_divide(self, other, rounding_mode)
self |
(Tensor) the input tensor. |
other |
(Number) the number to be divided to each element of |
rounding_mode |
(str, optional) – Type of rounding applied to the result:
|
Alias for torch_div()
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.