inp = inp.numpy().transpose((1,2,0)) print(inp.shape) ... line 1, in <module> ValueError: axes don't match array >>> inp[0].shape torch.
確定! 回上一頁