Tensor(np.random.uniform(0,1, (352, 352))) b = torch.Tensor(np.random.uniform(0,1, (352, 352))) print(structure_loss(a,b)).
確定! 回上一頁