当前位置:   article > 正文

【Error】TypeError: _forward_unimplemented() got an unexpected keyword argument ‘g‘_typeerror: forward() got an unexpected keyword arg

typeerror: forward() got an unexpected keyword argument 'args

报错信息:

【Error】TypeError: forward() got an unexpected keyword argument ‘g’

TypeError: Caught TypeError in replica 0 on device 0.


问题描述

模型定义的某层的参数输入带上参数名就报错


解决方案:

去掉参数名就行了

x1_2 = self.attention2(x_up2_1, x2_2)  # 1-2
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小丑西瓜9/article/detail/286462
推荐阅读
相关标签
  

闽ICP备14008679号