torch.Tensor.Tensor.divide_
In-place division (alias for div_).
Parameters
otherTensor | number- Tensor or scalar to divide by
Returns
this– this tensor after modificationIn-place division (alias for div_).
otherTensor | numberthis– this tensor after modification