times
Each element of the tensor other is multiplied by this value. The resulting tensor is returned.
Return
the product of this value and tensor other.
Parameters
other
tensor to be multiplied.
Each element of the tensor other is multiplied by this value. The resulting tensor is returned.
the product of this value and tensor other.
tensor to be multiplied.