Inference device: GPU
terminate called after throwing an instance of 'Ort::Exception'
what(): /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1131 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory
Aborted (core dumped)
这是因为onnxruntime版本没有和cuda对应,比如cuda12.1需要onnxruntime18以上的版本

1725

被折叠的 条评论
为什么被折叠?



