plus
Each element of the tensor other is added to this value. The resulting tensor is returned.
Return
the sum of this value and tensor other.
Parameters
other
tensor to be added.
Each element of the tensor other is added to this value. The resulting tensor is returned.
the sum of this value and tensor other.
tensor to be added.