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

how about TensorRT 8? #4

Open
xinsuinizhuan opened this issue Nov 30, 2021 · 4 comments
Open

how about TensorRT 8? #4

xinsuinizhuan opened this issue Nov 30, 2021 · 4 comments

Comments

@xinsuinizhuan
Copy link

No description provided.

@RichardoMrMu
Copy link
Owner

My tensorrt is 7 and you may face some problems with 8

@xinsuinizhuan
Copy link
Author

yes. When i use tensorrt 8, some break

@zkailinzhang
Copy link

TensorRT 6,onnx-> trt error:

./onnx2engine ../resources/deepsort2.onnx ../resources/deepsort2.engine

Input filename: ../resources/deepsort2.onnx
ONNX IR version: 0.0.6
Opset version: 10
Producer name: pytorch
Producer version: 1.8
Domain:
Model version: 0
Doc string:

WARNING: ONNX model has a newer ir_version (0.0.6) than this parser was built against (0.0.3).
While parsing node number 0 [Conv]:
ERROR: ModelImporter.cpp:296 In function importModel:
[5] Assertion failed: tensors.count(input_name)
[01/24/2022-15:28:46] [E] [TRT] Network must have at least one output
Segmentation fault

@xinsuinizhuan
Copy link
Author

could support the tensorrt8?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants