alexandrosstergiou / SoftPool

[ICCV 2021] Code for approximated exponential maximum pooling
MIT License
288 stars 52 forks source link

make test failed with ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory #56

Open OyamingO opened 1 year ago

OyamingO commented 1 year ago

Environment: pytorch: 1.8.0 cudatoolkit: 10.2.89 gcc: 10.1

heikeyuhuajia commented 1 year ago

Environment: pytorch: 1.8.0 cudatoolkit: 10.2.89 gcc: 10.1

I completed the installation and testing by upgrading pytorch.