"Check onnxruntime-gpu is installed" error? #201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello just wanted to check if anyone knows what this error is when running FSL
"CUDAExecutionProvider not found in onnxruntime.available_providers : ['AzureExecutionProvider', 'CPUExecutionProvider'], use CPU instead. Check onnxruntime-gpu is installed"
I already tried installing onnxruntime-gpu by runnning 'pip install onnxruntime' - not sure what I'm missing
How did you solve it? I also get the same error.