CNN_PyTorch_Beginner
CNN_PyTorch_Beginner copied to clipboard
AttributeError, 'Tensor' object has no attribute 'append'
您好,我遇到了这个错误,请问是什么原因造成的 ,谢谢~ loss.append(loss.item()) AttributeError: 'Tensor' object has no attribute 'append'