Shen-Lab / GraphCL

[NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen
MIT License
541 stars 103 forks source link

运行过程未结束就‘Early stopping!’ #62

Open xiangxinchufa opened 1 year ago

xiangxinchufa commented 1 year ago

Traceback (most recent call last): File "execute.py", line 222, in tot = tot.cuda() File "/HOME/scz1727/run/ENTER/envs/pytorchzq/lib/python3.8/site-packages/torch/cuda/init.py", line 216, in _lazy_init torch._C._cuda_init() RuntimeError: No CUDA GPUs are available 谢谢,期待您的解答。

yyou1996 commented 1 year ago

Hi @xiangxinchufa,

Could you please share more details on the environment, scripts to run experiments, and full error messages?