Failed to create CUDAExecutionProvider.

Failed to create CUDAExecutionProvider. Please reference https://onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements to ensure all dependencies are met.

  1. 解决方法要看onnxruntime-gpu和cuda版本的对应情况,参考下图重新安装对应版本的onnxrumtime-gpu (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html).
    Failed to create CUDAExecutionProvider._第1张图片

你可能感兴趣的:(人工智能,python,深度学习)