如图上所示报错地方
在跑算法代码的时候,发现报错,但是这个错误在网上没有找到,我推测是pytorch改版问题,于是查看torch版本改动,发现torch.concat改版后该写为torch.cat。不过或许我写的也不够准确,除此之外还看到了有人问torch.concat和torch.cat的区别。文章来源:https://www.toymoban.com/news/detail-598861.html
不过出现了这类问题改成torch.cat试试看吧。文章来源地址https://www.toymoban.com/news/detail-598861.html
到了这里,关于AttributeError: module ‘torch‘ has no attribute ‘concat‘的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!