BillyChao

Results 2 comments of BillyChao

> Do you have cuda 11 installed? ORT doesn't pack cuda runtime I install cuda 11.2 in k8s gpu node

> Use `ldd` command to find out if the library can be found in the library paths. yep, libonnxruntime_providers_cuda.so not found in library, I solve it by 1. install cuDNN...