onnxgpu出错
2021-12-22 10:22:21.111726214 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:535 CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Please reference https://onnxruntime.ai/docs/ reference/execution-providers/CUDA-ExecutionProvider.html#requirements to ensure all dependencies are met.
具体需要看:
https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html
原因是onnx版本需要和CUDA匹配。