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