GroupViT
GroupViT copied to clipboard
libtorch_cuda_cu.so
Could you help me solve this problem? libtorch_cuda_cu.so has already existed in the directory: "/home/user/anaconda3/envs/groupvit/lib/python3.7/site-packages/torch/lib"
Hi @Mybelieve May I know how you installed mmcv?
Hi @Mybelieve May I know how you installed mmcv?
Strange. What is your development platform? You may also refer to mmcv faq https://mmcv.readthedocs.io/en/latest/faq.html
Strange. What is your development platform? You may also refer to mmcv faq https://mmcv.readthedocs.io/en/latest/faq.html
python 3.7.6 cuda: 11.4
Hi @Mybelieve Are you using windows or linux? Could you please check if you could use pytorch cuda?
import torch
torch.cuda.is_available()
I get the exact same error, import torch, torch.cuda.is_available() returns True