Closed cook-kuk closed 4 years ago
This is a GPU related issue. It seems like you're running the code locally but one of the modules in paccmann_chemistry
expects a GPU tensor. This is something you have to solve locally on your machine, it's difficult to debug from far away.
I solved this by assigning specific GPUs to the models. (to. ("cuda")-> to ("cuda: 0"))
Thanks for fixing the previous issue. I tried again but the error comes back.
All steps were done according to the steps in the tutorial.
I checked that the cuda is well assigned to the model, but I got the following error:
Error message :