-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to use hardware acceleration on Windows #67
Comments
Have you installed CUDA (>=11.6) and cuDNN (>=8.2.4)? Also make sure to add the cuDNN libraries to PATH, or copy them from |
Ok now it works fine with 1.14, but 1.15 doesn't seem to work using cuda, tensorrt's features. |
What CUDA version do you have installed? Are you getting the same |
Cuda 11.8
|
@decahedron1 I still can't use tensorrt provider , but CUDA is fine. apply_execution_providers: ort::execution_providers: An error occurred when attempting to register |
@18930215187 you're missing some prerequisite for TensorRT, see the ONNX Runtime and NVIDIA docs. https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html#install |
@decahedron1 Thanks for answer so fast. I checked my environment again and downloaded TensorRT for cuda 11.8, which helped me solve this problem. But another error occured like the following Information. I'm sorry to bother because of this stupid problem. I've run it correctly with cargo clean. Thanks |
This is log.
I use Windows 11 22621.1992 .
Uses a dll that is automatically downloaded by the programme.
The text was updated successfully, but these errors were encountered: