yolov5-onnxruntime icon indicating copy to clipboard operation
yolov5-onnxruntime copied to clipboard

occur an error in sessionOptions.AppendExecutionProvider_CUDA(cudaOption)

Open hengyanchen opened this issue 2 years ago • 0 comments

env: platform: windows 10 x64 onnxruntime version: gpu 1.7.0

when processing excute to AppendExecutionProvider_CUDA function, occur an exception, and i found cudaOption obeject Member variables not right, for exanmple the device_id is a Uninitialized values like -858993460, can you help me ? thank you very much!

hengyanchen avatar Nov 25 '22 05:11 hengyanchen