-
Notifications
You must be signed in to change notification settings - Fork 34
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
ImportError onnxparser #4
Comments
Hi, |
In my case, I just changed However, after I imported the
What should I do? I'm using CUDA 10.0, CuDNN 7.6.0 and TensorRT-5.1.5.0. |
@gipb Have you solved this problem? I got the same problem. |
I have the same problem,have you solved the problem? |
I get this Error when I import calib:
My tensorRT is 5.1 . Does somebody know new API in tensorRT 5.1? |
@modricwang @lawrencekiba @ZuoweiZhou @Dawnlnz |
Have you encountered this issue? Had this when running python main.py, however I can import tensorrt as usual.
The text was updated successfully, but these errors were encountered: