-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Errors about using c# and TensorRT #19489
Labels
Comments
Here's the test code, from the example:
|
|
This is what I would do. |
BTW, I recommend using |
sophies927
added
ep:TensorRT
issues related to TensorRT execution provider
api:CSharp
issues related to the C# API
labels
Feb 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I tried cuda12 and 11, and the corresponding cudnn version, and all attempts failed.
I guarantee that the path is correct and everything is fine when using only dml and cuda, but wrong when using tensorRT.
Before that, I looked at all the relevant issues, which took me 6 hours.
I was wondering if anyone had successfully generated a program using c# and TensorRT.
On .NET8.0 (c#+cuda+cudnn+tensorRT+windows-x64)
I think my head is going to explode.
The text was updated successfully, but these errors were encountered: