-
Notifications
You must be signed in to change notification settings - Fork 209
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
Feature-request: TensorRT 7.1.3 supporting #67
Comments
Hi @mochechan , Have you tried it? Because we actually support 7.1.0 and I don't think it should be that much different. |
In my evaluation, to install the following TensorRT 6.0.1 libraries can compile the tkDNN without error. The compiled result can be executed as well. However, to install the following TensorRT 7.1.3 libraries occurs errors when compiling the tkDNN. The error messages are described as the follows. I haven't test TensorRT 7.1.0 yet. |
Hi, do you have any updates on that? I got the same problem. |
This is a cudnn error, not tensorrt. |
Yeah that's the 8.0.1. I then rolled back to TensorRT 6.0.1 and everything works perfectly! |
For Xavier NX you can not roll back since everything is part of JetPack 4.4. Any updates on this ? |
We do support the Jetpack 4.4. We made several test on the Jeston NANO using that. |
This happens to me with cuDNN: ver 8.0.0. In fact 8.0.0.1 and tensorRT 7.1.3. |
Current tkDNN supports TensorRT 6.0.1. However, newer TensorRT was released.
Is it possible that tkDNN supports TensorRT 7.1.3?
The text was updated successfully, but these errors were encountered: