Replies: 4 comments
-
No faces shown after I upload the image and this shows below: when using ['CUDAExecutionProvider'] |
Beta Was this translation helpful? Give feedback.
-
No idea with the lack of information (system specs, GPU, everything installed?, etc.) you're giving, so: |
Beta Was this translation helpful? Give feedback.
-
same issue |
Beta Was this translation helpful? Give feedback.
-
The error msg means your GPU can`t been manipulated by the CUDA runtime API, you need to either update your driver or downgrade the CUDA Toolkit version. |
Beta Was this translation helpful? Give feedback.
-
Hi,
can anyone help me with this error?
D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:121 onnxruntime::CudaCall D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:114 onnxruntime::CudaCall CUDA failure 35: CUDA driver version is insufficient for CUDA runtime version ; GPU=1122144440 ; hostname=LAPTOP-30KUJ7O8 ; file=D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_execution_provider.cc ; line=236 ; expr=cudaSetDevice(info_.device_id);
Beta Was this translation helpful? Give feedback.
All reactions