Skip to content

TensorRT build issues #977

Answered by madisongh
jackatparallel asked this question in Q&A
May 11, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

The non-SONAMEd libraries go into the -dev packages. Sounds like you didn't include tensorrt-core-dev and tensorrt-plugins-dev in your image?

BTW, a handy tool for tracking down this kind of thing is oe-pkgdata-util:

$ oe-pkgdata-util find-path "*/libnvinfer_plugin.so"
tensorrt-plugins-prebuilt-dev: /usr/lib/libnvinfer_plugin.so

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jackatparallel
Comment options

Comment options

You must be logged in to vote
1 reply
@jackatparallel
Comment options

Answer selected by jackatparallel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants