import torch a = torch.tensor((1, 2, -1))b = torch.tensor((3, 0, 4))tor... ... AttributeError: module 'torch' has no attribute 'maximum'.
確定! 回上一頁