Closed JoOkuma closed 3 years ago
Hi @JoOkuma, thank you for reporting this issue. I would like to confirm how did you prepare the server environment. Google Colab, Docker or Singularity? If you have chosen Docker or Singularity, it is possible that your GPU is not compatible with PyTorch used in ELEPHANT, or it has insufficient amount of memory.
Hi, thanks for the response.
You nailed the problem, the cuda version was not compatible with my GPU, after updating the docker container it worked. The software is awesome.
Hi, I was trying to play with the demo data and I'm getting the following error when doing the prediction.
I tried executing it with the Versatile and Default weights.
Do you know what could be causing this?