所以我们展示下矩阵的乘法. 注意一下包含了一个numpy 中可行, 但是torch 中不可行的方式. # matrix multiplication 矩阵点乘 data = [[1,2], [3,4]] tensor = torch.
確定! 回上一頁