Rate this Page

torch.Tensor.addmm_#

Tensor.addmm_(mat1,mat2,*,beta=1,alpha=1)Tensor#

In-place version ofaddmm()