Closed xiaowaiwaiA closed 1 week ago
Hi, you should give the GPU index, e.g., --gpu 0
.
Thank you for your reply. I followed your instructions to execute the code, but it seems that it cannot accept the parameter --gpu 0.
You can directly set the gpu number at https://github.com/LARS-research/AdaProp/blob/159715c9950e67cea432859f9381cea617348a16/inductive/train.py#L32 as 0.
Thank you very much! I've taken up too much of your time.
The following problem occurs when I run the code and after debugging the problem is not solved. How can I fix it?