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
首先,我想对您的出色工作表示赞赏。您所创建的代码对我的项目非常有帮助,我真的很感激您的贡献。
然而,我在使用您的代码时遇到了一个问题,并希望能够得到您的帮助。我在graphmae/evaluation.py文件的第311行发现了一个错误,具体是在以下代码行中: out = model(graph, x)
我所遇到的错误是: RuntimeError: mat1 and mat2 must have the same dtype