torch.Tensor.Tensor.multiply_
In-place multiplication (alias for mul_).
Parameters
otherTensor | number- Tensor or scalar to multiply by
Returns
this– this tensor after modificationIn-place multiplication (alias for mul_).
otherTensor | numberthis– this tensor after modification