A.使用torch.dot()函数B.使用torch.cross()函数C.使用torch.mm()函数D.使用torch.mul()函数
A.使用torch.dot()函数B.使用torch.cross()函数C.使用torch.mm()函数D.使用torch.add()函数
A.使用torch.tensor()函数B.使用numpy.array()函数C.使用pandas.DataFrame()函数D.使用list()函数