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 have tried to reduce the batch_size to 2, but I can only run a few of epochs, and I also tried to add th.cuda.empty_cache() in your code.
I run this: python ./model/Weibo/BiGCN_Weibo.py 100
and my envirment is :
GPU : RTX3080.
pytorch 1.4.0
CUDA10.1
The text was updated successfully, but these errors were encountered:
I have tried to reduce the batch_size to 2, but I can only run a few of epochs, and I also tried to add th.cuda.empty_cache() in your code.
I run this: python ./model/Weibo/BiGCN_Weibo.py 100
and my envirment is :
GPU : RTX3080.
pytorch 1.4.0
CUDA10.1
The text was updated successfully, but these errors were encountered: