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
I solved the problem by simultaneously modifying the "CUDA_VISIBLE_DEVICES" setting in two .py files, namely "clustering.py" and "link_prediction.py", since the main "run.py" file import both of them. I guess that you only modified either one of them.
Hi Ruiqi,
Thanks for your nice work! Does your code support running on GPU? I haven't modified it successfully.
Thank you very much!
The text was updated successfully, but these errors were encountered: