How can I multiply each row of the matrix by the vector without using a for loop? ... X = torch.tensor([[1,2,3],[5,6,7]]).
確定! 回上一頁