openai / CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MIT License
24.55k stars 3.2k forks source link

My CUDA Has seen the GPU but did not use it, why? #443

Open Mark-ssss opened 3 months ago

Mark-ssss commented 3 months ago

it seems like: torch.cuda.device_count()=1, but torch.cuda.current_device()=0.... What I 've got: NVIDIA GeForce GTX 1650 Ti CUDA available: True (version:11.1) cuDNN enabled: True(version:8.9.729) pytorch 1.9.0 torchvision 0.10.0 prettytable easydict

Mark-ssss commented 3 months ago

QQ截图20240517014552 it comes out just like this orz....