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

TRT convert model error #247

Open
Hardy-Uint opened this issue May 30, 2023 · 1 comment
Open

TRT convert model error #247

Hardy-Uint opened this issue May 30, 2023 · 1 comment

Comments

@Hardy-Uint
Copy link

I try to use tools/convert_bevdet_to_TRT.py to convert my bevdet model, however it can only generate .onnx model, when generate engine: engine = builder.build_engine(network, config)

it reports Segmentation fault (core dumped), i really dont konw why???? someone can help!
image

@jongsik-moon
Copy link

you may use trtexec with --plugin argument.

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

2 participants