Skip to content
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

trt8.0 in jestion convert success and trt8.6 in x86 convert failed!!! #3851

Open
luoshiyong opened this issue May 10, 2024 · 6 comments
Assignees
Labels
triaged Issue has been triaged by maintainers

Comments

@luoshiyong
Copy link

my onnx convert success in jeston NX with trt8.0 and infer good~
image
but when i use same file convert in 3090(x86_64) with trt8.6(ubuntu20.04) convert failed ,and i also try it with trt8.5 in win11, failed too. The error is
image

@luoshiyong
Copy link
Author

i try to increase the opset verion and use onnx-simpy but no use

@lix19937
Copy link

You can try to use latest version of tensorrt.

@luoshiyong
Copy link
Author

i want ask why low-version trt can export ,however high-version can not

@lix19937
Copy link

lix19937 commented May 11, 2024

i want ask why low-version trt can export , however high-version can not

I means you can try to use latest version of tensorrt at jeston NX not x86 PC.
From your desc, you not do some experiment with high-version(trt8.6/8.5) on jeston NX.

NOTE: Different arch of OS and GPUs, the cuda-x libs are different.
Sometimes, high-version maybe introduced bug.

@luoshiyong
Copy link
Author

usually trt on jeston NX is diffcult to upgrade because deepstream version. I mainly want to export trt on mypc(win11 trt8.5.1.7) and my server(ubuntu 20.04 trt8.6), can you give me some advice for this error? i read over 3 issues talk about this error but no standard response~thanks your response!

@zerollzeng
Copy link
Collaborator

but when i use same file convert in 3090(x86_64) with trt8.6(ubuntu20.04) convert failed ,and i also try it with trt8.5 in win11, failed too. The error is

Would be great if you can try TRT 10, if still fails, please provide a reproduce.

@zerollzeng zerollzeng self-assigned this May 12, 2024
@zerollzeng zerollzeng added the triaged Issue has been triaged by maintainers label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Issue has been triaged by maintainers
Projects
None yet
Development

No branches or pull requests

3 participants