【ONNX】onnxruntime-gpu无法使用gpu问题(CUDA适配)
No worries. Then please check your CUDA and CuDNN versions. They must be compatible to each other. Here is the link which might be helpful:CUDA - onnxruntimeFor ONNXRuntime 1.9.0 package, I think it w
No worries. Then please check your CUDA and CuDNN versions. They must be compatible to each other. Here is the link which might be helpful: CUDA - onnxruntime For ONNXRuntime 1.9.0 package, I think it was built by CUDA 11.4. Ideally it should support 11.x with the minimum required driver version... I will confirm with the team which CUDA version the minimum required is for ORT 1.9.0 and let you know (as below).

Update:
ORT 1.9.0 support support CUDA 11.0+. (1.9.0 release note also mentioned it) CUDA - onnxruntime The matrix here will be updated soon. Thanks.
BTW, if you are looking for a way to build ORT from source with CUDA EP, here is the tutorial: Build with different EPs - onnxruntime.
更多推荐
所有评论(0)