You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在运行run的时候一直出现File "E:\py\zyk\MICN-main\exp\exp_basic.py", line 11, in init
self.model = self._build_model().to(self.device)
AttributeError: 'NoneType' object has no attribute 'to'
运行时错误:张量 a (120) 的大小必须与非单例维度 72 的张量 b (1) 的大小匹配
The text was updated successfully, but these errors were encountered: