pytorch_fft
pytorch_fft copied to clipboard
libcufft.so.7.0: cannot open shared object file: No such file or directory
Hi, when import pytorch_fft, it shows this import error, however, I have already linked cuda-8.0.61 which works well with torch and mxnet. I also check the include lib, there is a libcufft.so.8.0.61. What should I do next? looking for your reply. thank you.
Best regards
The solution found in #27 may apply here.