Lino José Comesaña Cebral
Lino José Comesaña Cebral
> Can you show me the installation log when running > > ``` > pip uninstall torch-scatter torch-sparse > pip install torch-scatter torch-sparse -f https://data.pyg.org/whl/torch-1.9.0+cu111.html > ``` > > Does...
> When training on Scannet, i met the problem when validate: "RuntimeError: CUDA error: an illegal memory access was encountered terminate called after throwing an instance of 'c10::CUDAError'" > >...
@tornikeo, I've just reproduced those steps and it seems that everything went successful! Let me write here my full experience **in Linux** in case someone considers it useful: 1. I...
I have the same problem when I run `import MinkowskiEngine as ME` within a docker container. I pulled the image from [https://hub.docker.com/r/uvarc/minkowskiengine/tags](https://hub.docker.com/r/uvarc/minkowskiengine/tags)