"Check onnxruntime-gpu is installed" error? #201

Closed
opened 2024-12-05 00:08:52 +01:00 by kelkun01 · 1 comment
kelkun01 commented 2024-12-05 00:08:52 +01:00 (Migrated from github.com)

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

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
inlibiti commented 2025-01-03 20:14:42 +01:00 (Migrated from github.com)

How did you solve it? I also get the same error.

How did you solve it? I also get the same error.
Sign in to join this conversation.