用矢量乘以矩阵矩阵在Pytorch中的乘法? 我想做以下,但使用pytorch 。 ... X.transpose(0,1)*y # or alternatively y*X.transpose(0,1).
確定! 回上一頁