dinglufe / segment-anything-cpp-wrapper

MIT License
221 stars 34 forks source link

cuda mode problem #38

Closed SmalWhite closed 9 months ago

SmalWhite commented 9 months ago

After compile , I dont have cuda dlls, Did I compile wrong? btw compiled in vs2019. May you show the compile way or param setting, and the cuda&cudnn version you used. Thank you very much ! 20231115144642

SmalWhite commented 9 months ago

OH I solve the problem. put onnxruntime dll in the exe dir, the problem solved.