You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seem to have found the problem, it may be a problem with the version of onnxruntime, I reduced your program to 2.0.0, can run the gpu, no error. But I think it's spurious because there's no improvement in detection speed with GPU acceleration
Microsoft.ML.OnnxRuntime.OnnxRuntimeException:“[ErrorCode:RuntimeException] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1539 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\C#\YOLO\bin\Debug\net8.0-windows\runtimes\win-x64\native\onnxruntime_providers_cuda.dll"Microsoft.ML.OnnxRuntime.OnnxRuntimeException:“[ErrorCode:RuntimeException] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1539 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\C#\YOLO\bin\Debug\net8.0-windows\runtimes\win-x64\native\onnxruntime_providers_cuda.dll"
The text was updated successfully, but these errors were encountered: