Daniel Perazzo
Daniel Perazzo
I did not change any other setting and I am using pytorch 1.7.1 and CUDA 9.2.
What version of Visual Studio are you working with?
Thank you, it seems to work now! My problem was that I have been using only the cudatoolkit available on conda environment. I also needed to install CUDA 11.3 on...
I had the same problem, does anybody here have a solutuion?
Hello @nequalstim, this site is still online? It seems to be offline. Where can I obtain the data?
It worked now, thanks!! However, I think it would be good to update the README, since I took this from there. Anyways, thanks a lot!! 
Hello everyone, I just refactored the code to address the concerns raised by @HinTak: 1. Updated the descriptions of the argparse 2. Changed the name of the `tau_tolerance` parameter 3....