Closed lQingRu closed 5 years ago
Can you successfully run this?
cd libs/pytorch_spn
sh make.sh
cd ../..
Yes, I ran the codes in make.sh line by line while changing the CUDA_PATH to my own's . Had to run them line by line as I could not run a bash script since I do not have root access .
sounds like the problem is due to cuda version and inconsistency with pytorch
May I know what is the issue? My configuration is: cuda9.1 (I don't have cuda8.0), pytorch 0.4.1, python 3.6.8