dinglufe / segment-anything-cpp-wrapper

MIT License
221 stars 34 forks source link

if change cuda ,loading model is fail,what's wrong? #29

Open yjl617 opened 11 months ago

yjl617 commented 11 months ago

if change cuda ,loading model is fail,what's wrong?my cuda version is 11.7. GPU 1050TI

dinglufe commented 11 months ago

Likely missing CUDA DLLs. Please check the release package for the necessary DLL files.

yjl617 commented 11 months ago

I'm sure the cuda dlls are there. image

yjl617 commented 11 months ago

image

yjl617 commented 11 months ago

my onnx version is 1.14,cuda version is 11.6,and cudnn version is 8.5.0.96