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

Failed to build the TensorRT engine --int8 #603

Open
mr-grixa opened this issue Jul 12, 2023 · 0 comments
Open

Failed to build the TensorRT engine --int8 #603

mr-grixa opened this issue Jul 12, 2023 · 0 comments

Comments

@mr-grixa
Copy link

When running

python3 onnx_to_tensorrt.py -m yolov4-416 --int8

An error occurs

[07/12/2023-11:55:50] [TRT] [E] 10: Could not find any implementation for node 002_convolutional.
[07/12/2023-11:55:50] [TRT] [E] 10: [optimizer.cpp::computeCosts::3869] Error Code 10: Internal Error (Could not find any implementation for node 002_convolutional.)
ERROR: failed to build the TensorRT engine!

Hardware: RTX3060.
Without --int8 everything works fine.
Any idea how to solve it?

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

1 participant