Closed Mardok95 closed 1 year ago
Dose the pytorch version match the cuda version?
The python verison is the 3.7.3, pytorch version is
>>> print(torch.__version__) 1.7.1+cu110
and the cuda version is 11.0.228
It seems ok. I'm afraid that I have no idea about this error.
It seems ok. I'm afraid that I have no idea about this error.
Don't worry. I'll find out something. Thank you!
Hi, I'm using Libcity on a Google Cloud VM with Debian 10 and cuda dev kit 11.0 with an Nvidia T4. I used this command:
python run_model.py --task traj_loc_pred --model LSTPM --dataset gowalla
and after the encoding phase i obtain this message:Any suggestion?